#0067ff color space conversions
Hex:
        #0067ff
        RGB:
        0, 103, 255
        CMY:
        100, 60, 0
        CMYK:
        100, 60, 0, 0
      HSL:
        216°, 100.0000%, 50.0000%
        HSV (HSB):
        216°, 100.0000%, 100.0000%
        XYZ:
        22.9002, 16.9205, 96.6667
        xyY:
        0.1678, 0.1240, 16.9205
      CIE-Lab:
        48.1597, 34.5762, -81.6015
        CIE-LCH:
        48.1597, 88.6246, 292.9634
        CIE-Luv:
        48.1597, -22.6657, -124.9764
        Hunter-Lab:
        41.1345, 27.3884, -110.5382
      #0067ff color charts
#0067ff RGB chart
      #0067ff CMYK chart
      #0067ff RGB pie chart
      #0067ff color shades, tints & tones
#0067ff color schemes
#0067ff color preview, HTML & CSS examples
           This text has a color of #0067ff        
        
          <p style="color:#0067ff;">Text here</p>
        
        
          .mytext {color:#0067ff;}
        
        Text color #0067ff
      
           This box has a color of #0067ff        
        
          <div style="background-color:#0067ff;">Content here</div>
        
        
          .mybackground {background-color:#0067ff;}
        
        Background color #0067ff
      
           Border around this has a color of #0067ff        
        
          <div style="border:2px solid #0067ff;">Content here</div>
        
        
          .myborder {border:2px solid #0067ff;}
        
        Border color #0067ff