#b993d2 color space conversions
Hex:
        #b993d2
        RGB:
        185, 147, 210
        CMY:
        27, 42, 18
        CMYK:
        12, 30, 0, 18
      HSL:
        276°, 41.1765%, 70.0000%
        HSV (HSB):
        276°, 30.0000%, 82.3529%
        XYZ:
        42.0742, 35.8349, 65.6720
        xyY:
        0.2930, 0.2496, 35.8349
      CIE-Lab:
        66.3936, 25.9174, -26.9227
        CIE-LCH:
        66.3936, 37.3704, 313.9100
        CIE-Luv:
        66.3936, 16.2836, -45.7917
        Hunter-Lab:
        59.8622, 20.6998, -23.1407
      #b993d2 color charts
#b993d2 RGB chart
      #b993d2 CMYK chart
      #b993d2 RGB pie chart
      #b993d2 color shades, tints & tones
#b993d2 color schemes
#b993d2 color preview, HTML & CSS examples
           This text has a color of #b993d2        
        
          <p style="color:#b993d2;">Text here</p>
        
        
          .mytext {color:#b993d2;}
        
        Text color #b993d2
      
           This box has a color of #b993d2        
        
          <div style="background-color:#b993d2;">Content here</div>
        
        
          .mybackground {background-color:#b993d2;}
        
        Background color #b993d2
      
           Border around this has a color of #b993d2        
        
          <div style="border:2px solid #b993d2;">Content here</div>
        
        
          .myborder {border:2px solid #b993d2;}
        
        Border color #b993d2