#8064f7 color space conversions
Hex:
        #8064f7
        RGB:
        128, 100, 247
        CMY:
        50, 61, 3
        CMYK:
        48, 60, 0, 3
      HSL:
        251°, 90.1840%, 68.0392%
        HSV (HSB):
        251°, 59.5142%, 96.8627%
        XYZ:
        30.2478, 20.4189, 90.3427
        xyY:
        0.2145, 0.1448, 20.4189
      CIE-Lab:
        52.3076, 46.9377, -70.1633
        CIE-LCH:
        52.3076, 84.4159, 303.7817
        CIE-Luv:
        52.3076, 0.8859, -112.7869
        Hunter-Lab:
        45.1873, 40.4076, -86.9070
      #8064f7 color charts
#8064f7 RGB chart
      #8064f7 CMYK chart
      #8064f7 RGB pie chart
      #8064f7 color shades, tints & tones
#8064f7 color schemes
#8064f7 color preview, HTML & CSS examples
           This text has a color of #8064f7        
        
          <p style="color:#8064f7;">Text here</p>
        
        
          .mytext {color:#8064f7;}
        
        Text color #8064f7
      
           This box has a color of #8064f7        
        
          <div style="background-color:#8064f7;">Content here</div>
        
        
          .mybackground {background-color:#8064f7;}
        
        Background color #8064f7
      
           Border around this has a color of #8064f7        
        
          <div style="border:2px solid #8064f7;">Content here</div>
        
        
          .myborder {border:2px solid #8064f7;}
        
        Border color #8064f7