#b538ff color space conversions
Hex:
        #b538ff
        RGB:
        181, 56, 255
        CMY:
        29, 78, 0
        CMYK:
        29, 78, 0, 0
      HSL:
        278°, 100.0000%, 60.9804%
        HSV (HSB):
        278°, 78.0392%, 100.0000%
        XYZ:
        38.5202, 19.8721, 96.4132
        xyY:
        0.2488, 0.1284, 19.8721
      CIE-Lab:
        51.6923, 78.2385, -75.3426
        CIE-LCH:
        51.6923, 108.6176, 316.0802
        CIE-Luv:
        51.6923, 32.4967, -122.6821
        Hunter-Lab:
        44.5781, 76.2311, -97.0272
      #b538ff color charts
#b538ff RGB chart
      #b538ff CMYK chart
      #b538ff RGB pie chart
      #b538ff color shades, tints & tones
#b538ff color schemes
#b538ff color preview, HTML & CSS examples
           This text has a color of #b538ff        
        
          <p style="color:#b538ff;">Text here</p>
        
        
          .mytext {color:#b538ff;}
        
        Text color #b538ff
      
           This box has a color of #b538ff        
        
          <div style="background-color:#b538ff;">Content here</div>
        
        
          .mybackground {background-color:#b538ff;}
        
        Background color #b538ff
      
           Border around this has a color of #b538ff        
        
          <div style="border:2px solid #b538ff;">Content here</div>
        
        
          .myborder {border:2px solid #b538ff;}
        
        Border color #b538ff