#b975d5 color space conversions
Hex:
        #b975d5
        RGB:
        185, 117, 213
        CMY:
        27, 54, 16
        CMYK:
        13, 45, 0, 16
      HSL:
        283°, 53.3333%, 64.7059%
        HSV (HSB):
        283°, 45.0704%, 83.5294%
        XYZ:
        38.3791, 27.8410, 66.3018
        xyY:
        0.2896, 0.2101, 27.8410
      CIE-Lab:
        59.7448, 43.0772, -38.9246
        CIE-LCH:
        59.7448, 58.0583, 317.8990
        CIE-Luv:
        59.7448, 28.4053, -66.5848
        Hunter-Lab:
        52.7645, 37.4968, -37.5663
      #b975d5 color charts
#b975d5 RGB chart
      #b975d5 CMYK chart
      #b975d5 RGB pie chart
      #b975d5 color shades, tints & tones
#b975d5 color schemes
#b975d5 color preview, HTML & CSS examples
           This text has a color of #b975d5        
        
          <p style="color:#b975d5;">Text here</p>
        
        
          .mytext {color:#b975d5;}
        
        Text color #b975d5
      
           This box has a color of #b975d5        
        
          <div style="background-color:#b975d5;">Content here</div>
        
        
          .mybackground {background-color:#b975d5;}
        
        Background color #b975d5
      
           Border around this has a color of #b975d5        
        
          <div style="border:2px solid #b975d5;">Content here</div>
        
        
          .myborder {border:2px solid #b975d5;}
        
        Border color #b975d5