#8f72fa color space conversions
Hex:
        #8f72fa
        RGB:
        143, 114, 250
        CMY:
        44, 55, 2
        CMYK:
        43, 54, 0, 2
      HSL:
        253°, 93.1507%, 71.3725%
        HSV (HSB):
        253°, 54.4000%, 98.0392%
        XYZ:
        34.6003, 24.7764, 93.4012
        xyY:
        0.2265, 0.1622, 24.7764
      CIE-Lab:
        56.8569, 42.9745, -64.4169
        CIE-LCH:
        56.8569, 77.4361, 303.7085
        CIE-Luv:
        56.8569, 2.7933, -106.0625
        Hunter-Lab:
        49.7759, 36.9715, -76.4106
      #8f72fa color charts
#8f72fa RGB chart
      #8f72fa CMYK chart
      #8f72fa RGB pie chart
      #8f72fa color shades, tints & tones
#8f72fa color schemes
#8f72fa color preview, HTML & CSS examples
           This text has a color of #8f72fa        
        
          <p style="color:#8f72fa;">Text here</p>
        
        
          .mytext {color:#8f72fa;}
        
        Text color #8f72fa
      
           This box has a color of #8f72fa        
        
          <div style="background-color:#8f72fa;">Content here</div>
        
        
          .mybackground {background-color:#8f72fa;}
        
        Background color #8f72fa
      
           Border around this has a color of #8f72fa        
        
          <div style="border:2px solid #8f72fa;">Content here</div>
        
        
          .myborder {border:2px solid #8f72fa;}
        
        Border color #8f72fa