#af90fe color space conversions
Hex:
        #af90fe
        RGB:
        175, 144, 254
        CMY:
        31, 44, 0
        CMYK:
        31, 43, 0, 0
      HSL:
        257°, 98.2143%, 78.0392%
        HSV (HSB):
        257°, 43.3071%, 99.6078%
        XYZ:
        45.5418, 36.2162, 98.3560
        xyY:
        0.2528, 0.2011, 36.2162
      CIE-Lab:
        66.6848, 34.8557, -50.7749
        CIE-LCH:
        66.6848, 61.5874, 304.4686
        CIE-Luv:
        66.6848, 7.1659, -86.3070
        Hunter-Lab:
        60.1799, 29.7670, -54.7756
      #af90fe color charts
#af90fe RGB chart
      #af90fe CMYK chart
      #af90fe RGB pie chart
      #af90fe color shades, tints & tones
#af90fe color schemes
#af90fe color preview, HTML & CSS examples
           This text has a color of #af90fe        
        
          <p style="color:#af90fe;">Text here</p>
        
        
          .mytext {color:#af90fe;}
        
        Text color #af90fe
      
           This box has a color of #af90fe        
        
          <div style="background-color:#af90fe;">Content here</div>
        
        
          .mybackground {background-color:#af90fe;}
        
        Background color #af90fe
      
           Border around this has a color of #af90fe        
        
          <div style="border:2px solid #af90fe;">Content here</div>
        
        
          .myborder {border:2px solid #af90fe;}
        
        Border color #af90fe