#af68eb color space conversions
Hex:
        #af68eb
        RGB:
        175, 104, 235
        CMY:
        31, 59, 8
        CMYK:
        26, 56, 0, 8
      HSL:
        273°, 76.6082%, 66.4706%
        HSV (HSB):
        273°, 55.7447%, 92.1569%
        XYZ:
        37.6249, 25.0127, 81.4422
        xyY:
        0.2611, 0.1736, 25.0127
      CIE-Lab:
        57.0878, 52.0927, -55.5351
        CIE-LCH:
        57.0878, 76.1433, 313.1680
        CIE-Luv:
        57.0878, 23.1411, -93.3394
        Hunter-Lab:
        50.0127, 46.7644, -61.5406
      #af68eb color charts
#af68eb RGB chart
      #af68eb CMYK chart
      #af68eb RGB pie chart
      #af68eb color shades, tints & tones
#af68eb color schemes
#af68eb color preview, HTML & CSS examples
           This text has a color of #af68eb        
        
          <p style="color:#af68eb;">Text here</p>
        
        
          .mytext {color:#af68eb;}
        
        Text color #af68eb
      
           This box has a color of #af68eb        
        
          <div style="background-color:#af68eb;">Content here</div>
        
        
          .mybackground {background-color:#af68eb;}
        
        Background color #af68eb
      
           Border around this has a color of #af68eb        
        
          <div style="border:2px solid #af68eb;">Content here</div>
        
        
          .myborder {border:2px solid #af68eb;}
        
        Border color #af68eb