#2066df color space conversions
Hex:
        #2066df
        RGB:
        32, 102, 223
        CMY:
        87, 60, 13
        CMYK:
        86, 54, 0, 13
      HSL:
        218°, 74.9020%, 50.0000%
        HSV (HSB):
        218°, 85.6502%, 87.4510%
        XYZ:
        18.6663, 15.1375, 71.7501
        xyY:
        0.1768, 0.1434, 15.1375
      CIE-Lab:
        45.8220, 24.1579, -67.4510
        CIE-LCH:
        45.8220, 71.6466, 289.7052
        CIE-Luv:
        45.8220, -21.3666, -102.9324
        Hunter-Lab:
        38.9070, 17.5513, -82.1044
      #2066df color charts
#2066df RGB chart
      #2066df CMYK chart
      #2066df RGB pie chart
      #2066df color shades, tints & tones
#2066df color schemes
#2066df color preview, HTML & CSS examples
           This text has a color of #2066df        
        
          <p style="color:#2066df;">Text here</p>
        
        
          .mytext {color:#2066df;}
        
        Text color #2066df
      
           This box has a color of #2066df        
        
          <div style="background-color:#2066df;">Content here</div>
        
        
          .mybackground {background-color:#2066df;}
        
        Background color #2066df
      
           Border around this has a color of #2066df        
        
          <div style="border:2px solid #2066df;">Content here</div>
        
        
          .myborder {border:2px solid #2066df;}
        
        Border color #2066df