#bb58fd color space conversions
Hex:
        #bb58fd
        RGB:
        187, 88, 253
        CMY:
        27, 65, 1
        CMYK:
        26, 65, 0, 1
      HSL:
        276°, 97.6331%, 66.8627%
        HSV (HSB):
        276°, 65.2174%, 99.2157%
        XYZ:
        41.7129, 24.6361, 95.4852
        xyY:
        0.2578, 0.1522, 24.6361
      CIE-Lab:
        56.7191, 66.5237, -66.0575
        CIE-LCH:
        56.7191, 93.7497, 315.2015
        CIE-Luv:
        56.7191, 30.4538, -111.0055
        Hunter-Lab:
        49.6348, 63.1499, -79.3153
      #bb58fd color charts
#bb58fd RGB chart
      #bb58fd CMYK chart
      #bb58fd RGB pie chart
      #bb58fd color shades, tints & tones
#bb58fd color schemes
#bb58fd color preview, HTML & CSS examples
           This text has a color of #bb58fd        
        
          <p style="color:#bb58fd;">Text here</p>
        
        
          .mytext {color:#bb58fd;}
        
        Text color #bb58fd
      
           This box has a color of #bb58fd        
        
          <div style="background-color:#bb58fd;">Content here</div>
        
        
          .mybackground {background-color:#bb58fd;}
        
        Background color #bb58fd
      
           Border around this has a color of #bb58fd        
        
          <div style="border:2px solid #bb58fd;">Content here</div>
        
        
          .myborder {border:2px solid #bb58fd;}
        
        Border color #bb58fd