#2064e3 color space conversions
Hex:
        #2064e3
        RGB:
        32, 100, 227
        CMY:
        87, 61, 11
        CMYK:
        86, 56, 0, 11
      HSL:
        219°, 77.6892%, 50.7843%
        HSV (HSB):
        219°, 85.9031%, 89.0196%
        XYZ:
        19.0180, 14.9675, 74.5597
        xyY:
        0.1752, 0.1379, 14.9675
      CIE-Lab:
        45.5896, 26.9732, -70.0944
        CIE-LCH:
        45.5896, 75.1051, 291.0474
        CIE-Luv:
        45.5896, -20.7539, -106.6874
        Hunter-Lab:
        38.6878, 20.0425, -87.1831
      #2064e3 color charts
#2064e3 RGB chart
      #2064e3 CMYK chart
      #2064e3 RGB pie chart
      #2064e3 color shades, tints & tones
#2064e3 color schemes
#2064e3 color preview, HTML & CSS examples
           This text has a color of #2064e3        
        
          <p style="color:#2064e3;">Text here</p>
        
        
          .mytext {color:#2064e3;}
        
        Text color #2064e3
      
           This box has a color of #2064e3        
        
          <div style="background-color:#2064e3;">Content here</div>
        
        
          .mybackground {background-color:#2064e3;}
        
        Background color #2064e3
      
           Border around this has a color of #2064e3        
        
          <div style="border:2px solid #2064e3;">Content here</div>
        
        
          .myborder {border:2px solid #2064e3;}
        
        Border color #2064e3