#9874df color space conversions
Hex:
        #9874df
        RGB:
        152, 116, 223
        CMY:
        40, 55, 13
        CMYK:
        32, 48, 0, 13
      HSL:
        260°, 62.5731%, 66.4706%
        HSV (HSB):
        260°, 47.9821%, 87.4510%
        XYZ:
        32.5136, 24.4939, 72.8262
        xyY:
        0.2504, 0.1887, 24.4939
      CIE-Lab:
        56.5789, 36.8462, -49.7703
        CIE-LCH:
        56.5789, 61.9252, 306.5134
        CIE-Luv:
        56.5789, 9.1703, -82.2761
        Hunter-Lab:
        49.4913, 30.6567, -52.6010
      #9874df color charts
#9874df RGB chart
      #9874df CMYK chart
      #9874df RGB pie chart
      #9874df color shades, tints & tones
#9874df color schemes
#9874df color preview, HTML & CSS examples
           This text has a color of #9874df        
        
          <p style="color:#9874df;">Text here</p>
        
        
          .mytext {color:#9874df;}
        
        Text color #9874df
      
           This box has a color of #9874df        
        
          <div style="background-color:#9874df;">Content here</div>
        
        
          .mybackground {background-color:#9874df;}
        
        Background color #9874df
      
           Border around this has a color of #9874df        
        
          <div style="border:2px solid #9874df;">Content here</div>
        
        
          .myborder {border:2px solid #9874df;}
        
        Border color #9874df