#9872cd color space conversions
Hex:
        #9872cd
        RGB:
        152, 114, 205
        CMY:
        40, 55, 20
        CMYK:
        26, 44, 0, 20
      HSL:
        265°, 47.6440%, 62.5490%
        HSV (HSB):
        265°, 44.3902%, 80.3922%
        XYZ:
        29.9857, 23.1178, 60.6394
        xyY:
        0.2636, 0.2032, 23.1178
      CIE-Lab:
        55.1935, 33.5097, -41.8015
        CIE-LCH:
        55.1935, 53.5749, 308.7171
        CIE-Luv:
        55.1935, 12.0923, -68.8213
        Hunter-Lab:
        48.0810, 27.1796, -41.1194
      #9872cd color charts
#9872cd RGB chart
      #9872cd CMYK chart
      #9872cd RGB pie chart
      #9872cd color shades, tints & tones
#9872cd color schemes
#9872cd color preview, HTML & CSS examples
           This text has a color of #9872cd        
        
          <p style="color:#9872cd;">Text here</p>
        
        
          .mytext {color:#9872cd;}
        
        Text color #9872cd
      
           This box has a color of #9872cd        
        
          <div style="background-color:#9872cd;">Content here</div>
        
        
          .mybackground {background-color:#9872cd;}
        
        Background color #9872cd
      
           Border around this has a color of #9872cd        
        
          <div style="border:2px solid #9872cd;">Content here</div>
        
        
          .myborder {border:2px solid #9872cd;}
        
        Border color #9872cd