#0006e6 color space conversions
Hex:
        #0006e6
        RGB:
        0, 6, 230
        CMY:
        100, 98, 10
        CMYK:
        100, 97, 0, 10
      HSL:
        238°, 100.0000%, 45.0980%
        HSV (HSB):
        238°, 100.0000%, 90.1961%
        XYZ:
        14.3481, 5.8434, 75.2346
        xyY:
        0.1504, 0.0612, 5.8434
      CIE-Lab:
        29.0139, 72.2031, -99.2034
        CIE-LCH:
        29.0139, 122.6972, 306.0482
        CIE-Luv:
        29.0139, -8.5639, -116.1165
        Hunter-Lab:
        24.1732, 63.6461, -167.6081
      #0006e6 color charts
#0006e6 RGB chart
      #0006e6 CMYK chart
      #0006e6 RGB pie chart
      #0006e6 color shades, tints & tones
#0006e6 color schemes
#0006e6 color preview, HTML & CSS examples
           This text has a color of #0006e6        
        
          <p style="color:#0006e6;">Text here</p>
        
        
          .mytext {color:#0006e6;}
        
        Text color #0006e6
      
           This box has a color of #0006e6        
        
          <div style="background-color:#0006e6;">Content here</div>
        
        
          .mybackground {background-color:#0006e6;}
        
        Background color #0006e6
      
           Border around this has a color of #0006e6        
        
          <div style="border:2px solid #0006e6;">Content here</div>
        
        
          .myborder {border:2px solid #0006e6;}
        
        Border color #0006e6