#af38dc color space conversions
Hex:
        #af38dc
        RGB:
        175, 56, 220
        CMY:
        31, 78, 14
        CMYK:
        20, 75, 0, 14
      HSL:
        284°, 70.0855%, 54.1176%
        HSV (HSB):
        284°, 74.5455%, 86.2745%
        XYZ:
        32.0116, 17.1096, 69.3254
        xyY:
        0.2703, 0.1444, 17.1096
      CIE-Lab:
        48.3979, 70.3007, -61.0269
        CIE-LCH:
        48.3979, 93.0939, 319.0393
        CIE-Luv:
        48.3979, 37.7440, -99.5821
        Hunter-Lab:
        41.3638, 65.7555, -70.4150
      #af38dc color charts
#af38dc RGB chart
      #af38dc CMYK chart
      #af38dc RGB pie chart
      #af38dc color shades, tints & tones
#af38dc color schemes
#af38dc color preview, HTML & CSS examples
           This text has a color of #af38dc        
        
          <p style="color:#af38dc;">Text here</p>
        
        
          .mytext {color:#af38dc;}
        
        Text color #af38dc
      
           This box has a color of #af38dc        
        
          <div style="background-color:#af38dc;">Content here</div>
        
        
          .mybackground {background-color:#af38dc;}
        
        Background color #af38dc
      
           Border around this has a color of #af38dc        
        
          <div style="border:2px solid #af38dc;">Content here</div>
        
        
          .myborder {border:2px solid #af38dc;}
        
        Border color #af38dc