#af2bfe color space conversions
Hex:
        #af2bfe
        RGB:
        175, 43, 254
        CMY:
        31, 83, 0
        CMYK:
        31, 83, 0, 0
      HSL:
        278°, 99.0610%, 58.2353%
        HSV (HSB):
        278°, 83.0709%, 99.6078%
        XYZ:
        36.4325, 17.9975, 95.3196
        xyY:
        0.2433, 0.1202, 17.9975
      CIE-Lab:
        49.4930, 80.9087, -78.4055
        CIE-LCH:
        49.4930, 112.6661, 315.9002
        CIE-Luv:
        49.4930, 30.9986, -125.3936
        Hunter-Lab:
        42.4234, 79.0516, -103.5201
      #af2bfe color charts
#af2bfe RGB chart
      #af2bfe CMYK chart
      #af2bfe RGB pie chart
      #af2bfe color shades, tints & tones
#af2bfe color schemes
#af2bfe color preview, HTML & CSS examples
           This text has a color of #af2bfe        
        
          <p style="color:#af2bfe;">Text here</p>
        
        
          .mytext {color:#af2bfe;}
        
        Text color #af2bfe
      
           This box has a color of #af2bfe        
        
          <div style="background-color:#af2bfe;">Content here</div>
        
        
          .mybackground {background-color:#af2bfe;}
        
        Background color #af2bfe
      
           Border around this has a color of #af2bfe        
        
          <div style="border:2px solid #af2bfe;">Content here</div>
        
        
          .myborder {border:2px solid #af2bfe;}
        
        Border color #af2bfe