#bd60f1 color space conversions
Hex:
        #bd60f1
        RGB:
        189, 96, 241
        CMY:
        26, 62, 5
        CMYK:
        22, 60, 0, 5
      HSL:
        278°, 83.8150%, 66.0784%
        HSV (HSB):
        278°, 60.1660%, 94.5098%
        XYZ:
        41.0463, 25.5354, 85.9845
        xyY:
        0.2690, 0.1674, 25.5354
      CIE-Lab:
        57.5934, 60.7203, -57.9778
        CIE-LCH:
        57.5934, 83.9547, 316.3236
        CIE-Luv:
        57.5934, 32.1124, -98.3616
        Hunter-Lab:
        50.5326, 56.5589, -65.5130
      #bd60f1 color charts
#bd60f1 RGB chart
      #bd60f1 CMYK chart
      #bd60f1 RGB pie chart
      #bd60f1 color shades, tints & tones
#bd60f1 color schemes
#bd60f1 color preview, HTML & CSS examples
           This text has a color of #bd60f1        
        
          <p style="color:#bd60f1;">Text here</p>
        
        
          .mytext {color:#bd60f1;}
        
        Text color #bd60f1
      
           This box has a color of #bd60f1        
        
          <div style="background-color:#bd60f1;">Content here</div>
        
        
          .mybackground {background-color:#bd60f1;}
        
        Background color #bd60f1
      
           Border around this has a color of #bd60f1        
        
          <div style="border:2px solid #bd60f1;">Content here</div>
        
        
          .myborder {border:2px solid #bd60f1;}
        
        Border color #bd60f1