#6064f1 color space conversions
Hex:
        #6064f1
        RGB:
        96, 100, 241
        CMY:
        62, 61, 5
        CMYK:
        60, 59, 0, 5
      HSL:
        238°, 83.8150%, 66.0784%
        HSV (HSB):
        238°, 60.1660%, 94.5098%
        XYZ:
        25.2582, 17.9520, 85.3529
        xyY:
        0.1965, 0.1396, 17.9520
      CIE-Lab:
        49.4379, 39.3987, -71.5854
        CIE-LCH:
        49.4379, 81.7112, 298.8272
        CIE-Luv:
        49.4379, -9.2180, -112.4034
        Hunter-Lab:
        42.3698, 32.2633, -89.7793
      #6064f1 color charts
#6064f1 RGB chart
      #6064f1 CMYK chart
      #6064f1 RGB pie chart
      #6064f1 color shades, tints & tones
#6064f1 color schemes
#6064f1 color preview, HTML & CSS examples
           This text has a color of #6064f1        
        
          <p style="color:#6064f1;">Text here</p>
        
        
          .mytext {color:#6064f1;}
        
        Text color #6064f1
      
           This box has a color of #6064f1        
        
          <div style="background-color:#6064f1;">Content here</div>
        
        
          .mybackground {background-color:#6064f1;}
        
        Background color #6064f1
      
           Border around this has a color of #6064f1        
        
          <div style="border:2px solid #6064f1;">Content here</div>
        
        
          .myborder {border:2px solid #6064f1;}
        
        Border color #6064f1