#b553fd color space conversions
Hex:
        #b553fd
        RGB:
        181, 83, 253
        CMY:
        29, 67, 1
        CMYK:
        28, 67, 0, 1
      HSL:
        275°, 97.7011%, 65.8824%
        HSV (HSB):
        275°, 67.1937%, 99.2157%
        XYZ:
        39.8789, 23.1021, 95.2858
        xyY:
        0.2520, 0.1460, 23.1021
      CIE-Lab:
        55.1774, 67.5170, -68.5823
        CIE-LCH:
        55.1774, 96.2397, 314.5515
        CIE-Luv:
        55.1774, 28.2906, -114.0920
        Hunter-Lab:
        48.0647, 63.9871, -83.8942
      #b553fd color charts
#b553fd RGB chart
      #b553fd CMYK chart
      #b553fd RGB pie chart
      #b553fd color shades, tints & tones
#b553fd color schemes
#b553fd color preview, HTML & CSS examples
           This text has a color of #b553fd        
        
          <p style="color:#b553fd;">Text here</p>
        
        
          .mytext {color:#b553fd;}
        
        Text color #b553fd
      
           This box has a color of #b553fd        
        
          <div style="background-color:#b553fd;">Content here</div>
        
        
          .mybackground {background-color:#b553fd;}
        
        Background color #b553fd
      
           Border around this has a color of #b553fd        
        
          <div style="border:2px solid #b553fd;">Content here</div>
        
        
          .myborder {border:2px solid #b553fd;}
        
        Border color #b553fd