#c98efe color space conversions
Hex:
        #c98efe
        RGB:
        201, 142, 254
        CMY:
        21, 44, 0
        CMYK:
        21, 44, 0, 0
      HSL:
        272°, 98.2456%, 77.6471%
        HSV (HSB):
        272°, 44.0945%, 99.6078%
        XYZ:
        51.6498, 38.9193, 98.5559
        xyY:
        0.2731, 0.2058, 38.9193
      CIE-Lab:
        68.6927, 42.9637, -47.4438
        CIE-LCH:
        68.6927, 64.0062, 312.1631
        CIE-Luv:
        68.6927, 21.4731, -82.2867
        Hunter-Lab:
        62.3853, 38.6087, -49.9962
      #c98efe color charts
#c98efe RGB chart
      #c98efe CMYK chart
      #c98efe RGB pie chart
      #c98efe color shades, tints & tones
#c98efe color schemes
#c98efe color preview, HTML & CSS examples
           This text has a color of #c98efe        
        
          <p style="color:#c98efe;">Text here</p>
        
        
          .mytext {color:#c98efe;}
        
        Text color #c98efe
      
           This box has a color of #c98efe        
        
          <div style="background-color:#c98efe;">Content here</div>
        
        
          .mybackground {background-color:#c98efe;}
        
        Background color #c98efe
      
           Border around this has a color of #c98efe        
        
          <div style="border:2px solid #c98efe;">Content here</div>
        
        
          .myborder {border:2px solid #c98efe;}
        
        Border color #c98efe