#0b25ff color space conversions
Hex:
        #0b25ff
        RGB:
        11, 37, 255
        CMY:
        96, 85, 0
        CMYK:
        96, 85, 0, 0
      HSL:
        234°, 100.0000%, 52.1569%
        HSV (HSB):
        234°, 95.6863%, 100.0000%
        XYZ:
        18.8496, 8.6143, 95.2770
        xyY:
        0.1536, 0.0702, 8.6143
      CIE-Lab:
        35.2308, 70.7577, -102.9671
        CIE-LCH:
        35.2308, 124.9354, 304.4963
        CIE-Luv:
        35.2308, -11.0235, -132.6624
        Hunter-Lab:
        29.3501, 63.2758, -171.9235
      #0b25ff color charts
#0b25ff RGB chart
      #0b25ff CMYK chart
      #0b25ff RGB pie chart
      #0b25ff color shades, tints & tones
#0b25ff color schemes
#0b25ff color preview, HTML & CSS examples
           This text has a color of #0b25ff        
        
          <p style="color:#0b25ff;">Text here</p>
        
        
          .mytext {color:#0b25ff;}
        
        Text color #0b25ff
      
           This box has a color of #0b25ff        
        
          <div style="background-color:#0b25ff;">Content here</div>
        
        
          .mybackground {background-color:#0b25ff;}
        
        Background color #0b25ff
      
           Border around this has a color of #0b25ff        
        
          <div style="border:2px solid #0b25ff;">Content here</div>
        
        
          .myborder {border:2px solid #0b25ff;}
        
        Border color #0b25ff