#9872d1 color space conversions
Hex:
        #9872d1
        RGB:
        152, 114, 209
        CMY:
        40, 55, 18
        CMYK:
        27, 45, 0, 18
      HSL:
        264°, 50.8021%, 63.3333%
        HSV (HSB):
        264°, 45.4545%, 81.9608%
        XYZ:
        30.4748, 23.3135, 63.2154
        xyY:
        0.2605, 0.1993, 23.3135
      CIE-Lab:
        55.3938, 34.4874, -43.7539
        CIE-LCH:
        55.3938, 55.7116, 308.2456
        CIE-Luv:
        55.3938, 11.5832, -72.0943
        Hunter-Lab:
        48.2840, 28.1646, -43.8260
      #9872d1 color charts
#9872d1 RGB chart
      #9872d1 CMYK chart
      #9872d1 RGB pie chart
      #9872d1 color shades, tints & tones
#9872d1 color schemes
#9872d1 color preview, HTML & CSS examples
           This text has a color of #9872d1        
        
          <p style="color:#9872d1;">Text here</p>
        
        
          .mytext {color:#9872d1;}
        
        Text color #9872d1
      
           This box has a color of #9872d1        
        
          <div style="background-color:#9872d1;">Content here</div>
        
        
          .mybackground {background-color:#9872d1;}
        
        Background color #9872d1
      
           Border around this has a color of #9872d1        
        
          <div style="border:2px solid #9872d1;">Content here</div>
        
        
          .myborder {border:2px solid #9872d1;}
        
        Border color #9872d1