#2064f5 color space conversions
Hex:
        #2064f5
        RGB:
        32, 100, 245
        CMY:
        87, 61, 4
        CMYK:
        87, 59, 0, 4
      HSL:
        221°, 91.4163%, 54.3137%
        HSV (HSB):
        221°, 86.9388%, 96.0784%
        XYZ:
        21.6343, 16.0140, 88.3370
        xyY:
        0.1717, 0.1271, 16.0140
      CIE-Lab:
        46.9928, 33.7635, -77.9254
        CIE-LCH:
        46.9928, 84.9255, 293.4261
        CIE-Luv:
        46.9928, -20.5189, -118.9908
        Hunter-Lab:
        40.0175, 26.4701, -102.8680
      #2064f5 color charts
#2064f5 RGB chart
      #2064f5 CMYK chart
      #2064f5 RGB pie chart
      #2064f5 color shades, tints & tones
#2064f5 color schemes
#2064f5 color preview, HTML & CSS examples
           This text has a color of #2064f5        
        
          <p style="color:#2064f5;">Text here</p>
        
        
          .mytext {color:#2064f5;}
        
        Text color #2064f5
      
           This box has a color of #2064f5        
        
          <div style="background-color:#2064f5;">Content here</div>
        
        
          .mybackground {background-color:#2064f5;}
        
        Background color #2064f5
      
           Border around this has a color of #2064f5        
        
          <div style="border:2px solid #2064f5;">Content here</div>
        
        
          .myborder {border:2px solid #2064f5;}
        
        Border color #2064f5