#8064f5 color space conversions
Hex:
        #8064f5
        RGB:
        128, 100, 245
        CMY:
        50, 61, 4
        CMYK:
        48, 59, 0, 4
      HSL:
        252°, 87.8788%, 67.6471%
        HSV (HSB):
        252°, 59.1837%, 96.0784%
        XYZ:
        29.9407, 20.2961, 88.7257
        xyY:
        0.2155, 0.1461, 20.2961
      CIE-Lab:
        52.1704, 46.3702, -69.2719
        CIE-LCH:
        52.1704, 83.3594, 303.7981
        CIE-Luv:
        52.1704, 1.0708, -111.3481
        Hunter-Lab:
        45.0512, 39.7901, -85.2323
      #8064f5 color charts
#8064f5 RGB chart
      #8064f5 CMYK chart
      #8064f5 RGB pie chart
      #8064f5 color shades, tints & tones
#8064f5 color schemes
#8064f5 color preview, HTML & CSS examples
           This text has a color of #8064f5        
        
          <p style="color:#8064f5;">Text here</p>
        
        
          .mytext {color:#8064f5;}
        
        Text color #8064f5
      
           This box has a color of #8064f5        
        
          <div style="background-color:#8064f5;">Content here</div>
        
        
          .mybackground {background-color:#8064f5;}
        
        Background color #8064f5
      
           Border around this has a color of #8064f5        
        
          <div style="border:2px solid #8064f5;">Content here</div>
        
        
          .myborder {border:2px solid #8064f5;}
        
        Border color #8064f5