#2064e6 color space conversions
Hex:
        #2064e6
        RGB:
        32, 100, 230
        CMY:
        87, 61, 10
        CMYK:
        86, 57, 0, 10
      HSL:
        219°, 79.8387%, 51.3725%
        HSV (HSB):
        219°, 86.0870%, 90.1961%
        XYZ:
        19.4358, 15.1346, 76.7598
        xyY:
        0.1746, 0.1359, 15.1346
      CIE-Lab:
        45.8180, 28.1149, -71.4178
        CIE-LCH:
        45.8180, 76.7525, 291.4880
        CIE-Luv:
        45.8180, -20.7075, -108.7739
        Hunter-Lab:
        38.9032, 21.0967, -89.7527
      #2064e6 color charts
#2064e6 RGB chart
      #2064e6 CMYK chart
      #2064e6 RGB pie chart
      #2064e6 color shades, tints & tones
#2064e6 color schemes
#2064e6 color preview, HTML & CSS examples
           This text has a color of #2064e6        
        
          <p style="color:#2064e6;">Text here</p>
        
        
          .mytext {color:#2064e6;}
        
        Text color #2064e6
      
           This box has a color of #2064e6        
        
          <div style="background-color:#2064e6;">Content here</div>
        
        
          .mybackground {background-color:#2064e6;}
        
        Background color #2064e6
      
           Border around this has a color of #2064e6        
        
          <div style="border:2px solid #2064e6;">Content here</div>
        
        
          .myborder {border:2px solid #2064e6;}
        
        Border color #2064e6