#b975fd color space conversions
Hex:
        #b975fd
        RGB:
        185, 117, 253
        CMY:
        27, 54, 1
        CMYK:
        27, 54, 0, 1
      HSL:
        270°, 97.1429%, 72.5490%
        HSV (HSB):
        270°, 53.7549%, 99.2157%
        XYZ:
        44.0985, 30.1287, 96.4197
        xyY:
        0.2584, 0.1766, 30.1287
      CIE-Lab:
        61.7651, 51.8835, -57.9800
        CIE-LCH:
        61.7651, 77.8047, 311.8238
        CIE-Luv:
        61.7651, 21.5057, -98.7932
        Hunter-Lab:
        54.8896, 47.3506, -65.7267
      #b975fd color charts
#b975fd RGB chart
      #b975fd CMYK chart
      #b975fd RGB pie chart
      #b975fd color shades, tints & tones
#b975fd color schemes
#b975fd color preview, HTML & CSS examples
           This text has a color of #b975fd        
        
          <p style="color:#b975fd;">Text here</p>
        
        
          .mytext {color:#b975fd;}
        
        Text color #b975fd
      
           This box has a color of #b975fd        
        
          <div style="background-color:#b975fd;">Content here</div>
        
        
          .mybackground {background-color:#b975fd;}
        
        Background color #b975fd
      
           Border around this has a color of #b975fd        
        
          <div style="border:2px solid #b975fd;">Content here</div>
        
        
          .myborder {border:2px solid #b975fd;}
        
        Border color #b975fd