#af4bfa color space conversions
Hex:
        #af4bfa
        RGB:
        175, 75, 250
        CMY:
        31, 71, 2
        CMYK:
        30, 70, 0, 2
      HSL:
        274°, 94.5946%, 63.7255%
        HSV (HSB):
        274°, 70.0000%, 98.0392%
        XYZ:
        37.4506, 21.0482, 92.5313
        xyY:
        0.2480, 0.1394, 21.0482
      CIE-Lab:
        53.0023, 69.1351, -70.4711
        CIE-LCH:
        53.0023, 98.7210, 314.4517
        CIE-Luv:
        53.0023, 27.3215, -115.7661
        Hunter-Lab:
        45.8784, 65.4227, -87.4662
      #af4bfa color charts
#af4bfa RGB chart
      #af4bfa CMYK chart
      #af4bfa RGB pie chart
      #af4bfa color shades, tints & tones
#af4bfa color schemes
#af4bfa color preview, HTML & CSS examples
           This text has a color of #af4bfa        
        
          <p style="color:#af4bfa;">Text here</p>
        
        
          .mytext {color:#af4bfa;}
        
        Text color #af4bfa
      
           This box has a color of #af4bfa        
        
          <div style="background-color:#af4bfa;">Content here</div>
        
        
          .mybackground {background-color:#af4bfa;}
        
        Background color #af4bfa
      
           Border around this has a color of #af4bfa        
        
          <div style="border:2px solid #af4bfa;">Content here</div>
        
        
          .myborder {border:2px solid #af4bfa;}
        
        Border color #af4bfa