#af2bfb color space conversions
Hex:
        #af2bfb
        RGB:
        175, 43, 251
        CMY:
        31, 83, 2
        CMYK:
        30, 83, 0, 2
      HSL:
        278°, 96.2963%, 57.6471%
        HSV (HSB):
        278°, 82.8685%, 98.4314%
        XYZ:
        35.9557, 17.8067, 92.8088
        xyY:
        0.2453, 0.1215, 17.8067
      CIE-Lab:
        49.2609, 80.3180, -77.1109
        CIE-LCH:
        49.2609, 111.3422, 316.1670
        CIE-Luv:
        49.2609, 31.6979, -123.4223
        Hunter-Lab:
        42.1980, 78.2478, -100.8615
      #af2bfb color charts
#af2bfb RGB chart
      #af2bfb CMYK chart
      #af2bfb RGB pie chart
      #af2bfb color shades, tints & tones
#af2bfb color schemes
#af2bfb color preview, HTML & CSS examples
           This text has a color of #af2bfb        
        
          <p style="color:#af2bfb;">Text here</p>
        
        
          .mytext {color:#af2bfb;}
        
        Text color #af2bfb
      
           This box has a color of #af2bfb        
        
          <div style="background-color:#af2bfb;">Content here</div>
        
        
          .mybackground {background-color:#af2bfb;}
        
        Background color #af2bfb
      
           Border around this has a color of #af2bfb        
        
          <div style="border:2px solid #af2bfb;">Content here</div>
        
        
          .myborder {border:2px solid #af2bfb;}
        
        Border color #af2bfb