#066ccf color space conversions
Hex:
        #066ccf
        RGB:
        6, 108, 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.7002, 15.2688, 61.0985
        xyY:
        0.1794, 0.1641, 15.2688
      CIE-Lab:
        46.0002, 12.8045, -58.0661
        CIE-LCH:
        46.0002, 59.4612, 282.4356
        CIE-Luv:
        46.0002, -25.1984, -88.5236
        Hunter-Lab:
        39.0754, 7.9060, -65.3535
      #066ccf color charts
#066ccf RGB chart
      #066ccf CMYK chart
      #066ccf RGB pie chart
      #066ccf color shades, tints & tones
#066ccf color schemes
#066ccf color preview, HTML & CSS examples
           This text has a color of #066ccf        
        
          <p style="color:#066ccf;">Text here</p>
        
        
          .mytext {color:#066ccf;}
        
        Text color #066ccf
      
           This box has a color of #066ccf        
        
          <div style="background-color:#066ccf;">Content here</div>
        
        
          .mybackground {background-color:#066ccf;}
        
        Background color #066ccf
      
           Border around this has a color of #066ccf        
        
          <div style="border:2px solid #066ccf;">Content here</div>
        
        
          .myborder {border:2px solid #066ccf;}
        
        Border color #066ccf