#0b03fa color space conversions
Hex:
        #0b03fa
        RGB:
        11, 3, 250
        CMY:
        96, 99, 2
        CMYK:
        96, 99, 0, 2
      HSL:
        242°, 97.6285%, 49.6078%
        HSV (HSB):
        242°, 98.8000%, 98.0392%
        XYZ:
        17.4259, 7.0384, 90.8826
        xyY:
        0.1511, 0.0610, 7.0384
      CIE-Lab:
        31.8942, 77.6058, -105.7325
        CIE-LCH:
        31.8942, 131.1564, 306.2780
        CIE-Luv:
        31.8942, -8.9828, -127.8000
        Hunter-Lab:
        26.5300, 70.8181, -184.5361
      #0b03fa color charts
#0b03fa RGB chart
      #0b03fa CMYK chart
      #0b03fa RGB pie chart
      #0b03fa color shades, tints & tones
#0b03fa color schemes
#0b03fa color preview, HTML & CSS examples
           This text has a color of #0b03fa        
        
          <p style="color:#0b03fa;">Text here</p>
        
        
          .mytext {color:#0b03fa;}
        
        Text color #0b03fa
      
           This box has a color of #0b03fa        
        
          <div style="background-color:#0b03fa;">Content here</div>
        
        
          .mybackground {background-color:#0b03fa;}
        
        Background color #0b03fa
      
           Border around this has a color of #0b03fa        
        
          <div style="border:2px solid #0b03fa;">Content here</div>
        
        
          .myborder {border:2px solid #0b03fa;}
        
        Border color #0b03fa