#b575cf color space conversions
Hex:
        #b575cf
        RGB:
        181, 117, 207
        CMY:
        29, 54, 19
        CMYK:
        13, 43, 0, 19
      HSL:
        283°, 48.3871%, 63.5294%
        HSV (HSB):
        283°, 43.4783%, 81.1765%
        XYZ:
        36.6798, 27.0513, 62.3197
        xyY:
        0.2910, 0.2146, 27.0513
      CIE-Lab:
        59.0218, 40.6566, -36.7070
        CIE-LCH:
        59.0218, 54.7755, 317.9226
        CIE-Luv:
        59.0218, 27.0596, -62.5534
        Hunter-Lab:
        52.0109, 34.8651, -34.6339
      #b575cf color charts
#b575cf RGB chart
      #b575cf CMYK chart
      #b575cf RGB pie chart
      #b575cf color shades, tints & tones
#b575cf color schemes
#b575cf color preview, HTML & CSS examples
           This text has a color of #b575cf        
        
          <p style="color:#b575cf;">Text here</p>
        
        
          .mytext {color:#b575cf;}
        
        Text color #b575cf
      
           This box has a color of #b575cf        
        
          <div style="background-color:#b575cf;">Content here</div>
        
        
          .mybackground {background-color:#b575cf;}
        
        Background color #b575cf
      
           Border around this has a color of #b575cf        
        
          <div style="border:2px solid #b575cf;">Content here</div>
        
        
          .myborder {border:2px solid #b575cf;}
        
        Border color #b575cf