#0300bf color space conversions
Hex:
        #0300bf
        RGB:
        3, 0, 191
        CMY:
        99, 100, 25
        CMYK:
        98, 100, 0, 25
      HSL:
        241°, 100.0000%, 37.4510%
        HSV (HSB):
        241°, 100.0000%, 74.9020%
        XYZ:
        9.4415, 3.7809, 49.5224
        xyY:
        0.1505, 0.0603, 3.7809
      CIE-Lab:
        22.9336, 63.7467, -86.6804
        CIE-LCH:
        22.9336, 107.5971, 306.3316
        CIE-Luv:
        22.9336, -6.5462, -92.3807
        Hunter-Lab:
        19.4447, 52.6441, -137.3907
      #0300bf color charts
#0300bf RGB chart
      #0300bf CMYK chart
      #0300bf RGB pie chart
      #0300bf color shades, tints & tones
#0300bf color schemes
#0300bf color preview, HTML & CSS examples
           This text has a color of #0300bf        
        
          <p style="color:#0300bf;">Text here</p>
        
        
          .mytext {color:#0300bf;}
        
        Text color #0300bf
      
           This box has a color of #0300bf        
        
          <div style="background-color:#0300bf;">Content here</div>
        
        
          .mybackground {background-color:#0300bf;}
        
        Background color #0300bf
      
           Border around this has a color of #0300bf        
        
          <div style="border:2px solid #0300bf;">Content here</div>
        
        
          .myborder {border:2px solid #0300bf;}
        
        Border color #0300bf