#bf57fc color space conversions
Hex:
        #bf57fc
        RGB:
        191, 87, 252
        CMY:
        25, 66, 1
        CMYK:
        24, 65, 0, 1
      HSL:
        278°, 96.4912%, 66.4706%
        HSV (HSB):
        278°, 65.4762%, 98.8235%
        XYZ:
        42.4647, 24.9210, 94.6676
        xyY:
        0.2620, 0.1538, 24.9210
      CIE-Lab:
        56.9984, 67.5893, -65.0280
        CIE-LCH:
        56.9984, 93.7921, 316.1064
        CIE-Luv:
        56.9984, 33.1350, -109.7038
        Hunter-Lab:
        49.9210, 64.4774, -77.4898
      #bf57fc color charts
#bf57fc RGB chart
      #bf57fc CMYK chart
      #bf57fc RGB pie chart
      #bf57fc color shades, tints & tones
#bf57fc color schemes
#bf57fc color preview, HTML & CSS examples
           This text has a color of #bf57fc        
        
          <p style="color:#bf57fc;">Text here</p>
        
        
          .mytext {color:#bf57fc;}
        
        Text color #bf57fc
      
           This box has a color of #bf57fc        
        
          <div style="background-color:#bf57fc;">Content here</div>
        
        
          .mybackground {background-color:#bf57fc;}
        
        Background color #bf57fc
      
           Border around this has a color of #bf57fc        
        
          <div style="border:2px solid #bf57fc;">Content here</div>
        
        
          .myborder {border:2px solid #bf57fc;}
        
        Border color #bf57fc