#066bcf color space conversions
Hex:
        #066bcf
        RGB:
        6, 107, 207
        CMY:
        98, 58, 19
        CMYK:
        97, 48, 0, 19
      HSL:
        210°, 94.3662%, 41.7647%
        HSV (HSB):
        210°, 97.1014%, 81.1765%
        XYZ:
        16.5953, 15.0591, 61.0635
        xyY:
        0.1790, 0.1624, 15.0591
      CIE-Lab:
        45.7150, 13.4463, -58.5264
        CIE-LCH:
        45.7150, 60.0511, 282.9391
        CIE-Luv:
        45.7150, -24.8984, -89.1095
        Hunter-Lab:
        38.8061, 8.4243, -66.1319
      #066bcf color charts
#066bcf RGB chart
      #066bcf CMYK chart
      #066bcf RGB pie chart
      #066bcf color shades, tints & tones
#066bcf color schemes
#066bcf color preview, HTML & CSS examples
           This text has a color of #066bcf        
        
          <p style="color:#066bcf;">Text here</p>
        
        
          .mytext {color:#066bcf;}
        
        Text color #066bcf
      
           This box has a color of #066bcf        
        
          <div style="background-color:#066bcf;">Content here</div>
        
        
          .mybackground {background-color:#066bcf;}
        
        Background color #066bcf
      
           Border around this has a color of #066bcf        
        
          <div style="border:2px solid #066bcf;">Content here</div>
        
        
          .myborder {border:2px solid #066bcf;}
        
        Border color #066bcf