#b537cf color space conversions
Hex:
        #b537cf
        RGB:
        181, 55, 207
        CMY:
        29, 78, 19
        CMYK:
        13, 73, 0, 19
      HSL:
        290°, 61.2903%, 51.3725%
        HSV (HSB):
        290°, 73.4300%, 81.1765%
        XYZ:
        31.6847, 17.0611, 60.6546
        xyY:
        0.2896, 0.1560, 17.0611
      CIE-Lab:
        48.3370, 69.3749, -53.6369
        CIE-LCH:
        48.3370, 87.6914, 322.2908
        CIE-Luv:
        48.3370, 45.2855, -88.8100
        Hunter-Lab:
        41.3051, 64.6415, -58.1510
      #b537cf color charts
#b537cf RGB chart
      #b537cf CMYK chart
      #b537cf RGB pie chart
      #b537cf color shades, tints & tones
#b537cf color schemes
#b537cf color preview, HTML & CSS examples
           This text has a color of #b537cf        
        
          <p style="color:#b537cf;">Text here</p>
        
        
          .mytext {color:#b537cf;}
        
        Text color #b537cf
      
           This box has a color of #b537cf        
        
          <div style="background-color:#b537cf;">Content here</div>
        
        
          .mybackground {background-color:#b537cf;}
        
        Background color #b537cf
      
           Border around this has a color of #b537cf        
        
          <div style="border:2px solid #b537cf;">Content here</div>
        
        
          .myborder {border:2px solid #b537cf;}
        
        Border color #b537cf