#b975dc color space conversions
Hex:
        #b975dc
        RGB:
        185, 117, 220
        CMY:
        27, 54, 14
        CMYK:
        16, 47, 0, 14
      HSL:
        280°, 59.5376%, 66.0784%
        HSV (HSB):
        280°, 46.8182%, 86.2745%
        XYZ:
        39.2871, 28.2042, 71.0834
        xyY:
        0.2835, 0.2035, 28.2042
      CIE-Lab:
        60.0728, 44.5554, -42.3401
        CIE-LCH:
        60.0728, 61.4643, 316.4604
        CIE-Luv:
        60.0728, 27.1504, -72.3270
        Hunter-Lab:
        53.1076, 39.1097, -42.1831
      #b975dc color charts
#b975dc RGB chart
      #b975dc CMYK chart
      #b975dc RGB pie chart
      #b975dc color shades, tints & tones
#b975dc color schemes
#b975dc color preview, HTML & CSS examples
           This text has a color of #b975dc        
        
          <p style="color:#b975dc;">Text here</p>
        
        
          .mytext {color:#b975dc;}
        
        Text color #b975dc
      
           This box has a color of #b975dc        
        
          <div style="background-color:#b975dc;">Content here</div>
        
        
          .mybackground {background-color:#b975dc;}
        
        Background color #b975dc
      
           Border around this has a color of #b975dc        
        
          <div style="border:2px solid #b975dc;">Content here</div>
        
        
          .myborder {border:2px solid #b975dc;}
        
        Border color #b975dc