#0b25ef color space conversions
Hex:
        #0b25ef
        RGB:
        11, 37, 239
        CMY:
        96, 85, 6
        CMYK:
        95, 85, 0, 6
      HSL:
        233°, 91.2000%, 49.0196%
        HSV (HSB):
        233°, 95.3975%, 93.7255%
        XYZ:
        16.3796, 7.6263, 82.2701
        xyY:
        0.1541, 0.0718, 7.6263
      CIE-Lab:
        33.1921, 66.2083, -97.3478
        CIE-LCH:
        33.1921, 117.7290, 304.2204
        CIE-Luv:
        33.1921, -10.4941, -123.6492
        Hunter-Lab:
        27.6157, 57.5453, -157.3000
      #0b25ef color charts
#0b25ef RGB chart
      #0b25ef CMYK chart
      #0b25ef RGB pie chart
      #0b25ef color shades, tints & tones
#0b25ef color schemes
#0b25ef color preview, HTML & CSS examples
           This text has a color of #0b25ef        
        
          <p style="color:#0b25ef;">Text here</p>
        
        
          .mytext {color:#0b25ef;}
        
        Text color #0b25ef
      
           This box has a color of #0b25ef        
        
          <div style="background-color:#0b25ef;">Content here</div>
        
        
          .mybackground {background-color:#0b25ef;}
        
        Background color #0b25ef
      
           Border around this has a color of #0b25ef        
        
          <div style="border:2px solid #0b25ef;">Content here</div>
        
        
          .myborder {border:2px solid #0b25ef;}
        
        Border color #0b25ef