#b975c7 color space conversions
Hex:
        #b975c7
        RGB:
        185, 117, 199
        CMY:
        27, 54, 22
        CMYK:
        7, 41, 0, 22
      HSL:
        290°, 42.2680%, 61.9608%
        HSV (HSB):
        290°, 41.2060%, 78.0392%
        XYZ:
        36.6777, 27.1604, 57.3422
        xyY:
        0.3027, 0.2241, 27.1604
      CIE-Lab:
        59.1225, 40.2155, -31.9892
        CIE-LCH:
        59.1225, 51.3867, 321.4997
        CIE-Luv:
        59.1225, 30.9623, -55.0184
        Hunter-Lab:
        52.1156, 34.4215, -28.7551
      #b975c7 color charts
#b975c7 RGB chart
      #b975c7 CMYK chart
      #b975c7 RGB pie chart
      #b975c7 color shades, tints & tones
#b975c7 color schemes
#b975c7 color preview, HTML & CSS examples
           This text has a color of #b975c7        
        
          <p style="color:#b975c7;">Text here</p>
        
        
          .mytext {color:#b975c7;}
        
        Text color #b975c7
      
           This box has a color of #b975c7        
        
          <div style="background-color:#b975c7;">Content here</div>
        
        
          .mybackground {background-color:#b975c7;}
        
        Background color #b975c7
      
           Border around this has a color of #b975c7        
        
          <div style="border:2px solid #b975c7;">Content here</div>
        
        
          .myborder {border:2px solid #b975c7;}
        
        Border color #b975c7