#8f5cee color space conversions
Hex:
        #8f5cee
        RGB:
        143, 92, 238
        CMY:
        44, 64, 7
        CMYK:
        40, 61, 0, 7
      HSL:
        261°, 81.1111%, 64.7059%
        HSV (HSB):
        261°, 61.3445%, 93.3333%
        XYZ:
        30.5875, 19.6670, 83.0729
        xyY:
        0.2294, 0.1475, 19.6670
      CIE-Lab:
        51.4586, 51.8705, -66.4445
        CIE-LCH:
        51.4586, 84.2936, 307.9777
        CIE-Luv:
        51.4586, 10.0428, -107.3041
        Hunter-Lab:
        44.3475, 45.5074, -80.0204
      #8f5cee color charts
#8f5cee RGB chart
      #8f5cee CMYK chart
      #8f5cee RGB pie chart
      #8f5cee color shades, tints & tones
#8f5cee color schemes
#8f5cee color preview, HTML & CSS examples
           This text has a color of #8f5cee        
        
          <p style="color:#8f5cee;">Text here</p>
        
        
          .mytext {color:#8f5cee;}
        
        Text color #8f5cee
      
           This box has a color of #8f5cee        
        
          <div style="background-color:#8f5cee;">Content here</div>
        
        
          .mybackground {background-color:#8f5cee;}
        
        Background color #8f5cee
      
           Border around this has a color of #8f5cee        
        
          <div style="border:2px solid #8f5cee;">Content here</div>
        
        
          .myborder {border:2px solid #8f5cee;}
        
        Border color #8f5cee