#bf45fa color space conversions
Hex:
        #bf45fa
        RGB:
        191, 69, 250
        CMY:
        25, 73, 2
        CMYK:
        24, 72, 0, 2
      HSL:
        280°, 94.7644%, 62.5490%
        HSV (HSB):
        280°, 72.4000%, 98.0392%
        XYZ:
        40.8693, 22.2347, 92.5802
        xyY:
        0.2625, 0.1428, 22.2347
      CIE-Lab:
        54.2752, 74.4790, -68.3097
        CIE-LCH:
        54.2752, 101.0611, 317.4740
        CIE-Luv:
        54.2752, 37.2840, -113.9343
        Hunter-Lab:
        47.1537, 72.1913, -83.4005
      #bf45fa color charts
#bf45fa RGB chart
      #bf45fa CMYK chart
      #bf45fa RGB pie chart
      #bf45fa color shades, tints & tones
#bf45fa color schemes
#bf45fa color preview, HTML & CSS examples
           This text has a color of #bf45fa        
        
          <p style="color:#bf45fa;">Text here</p>
        
        
          .mytext {color:#bf45fa;}
        
        Text color #bf45fa
      
           This box has a color of #bf45fa        
        
          <div style="background-color:#bf45fa;">Content here</div>
        
        
          .mybackground {background-color:#bf45fa;}
        
        Background color #bf45fa
      
           Border around this has a color of #bf45fa        
        
          <div style="border:2px solid #bf45fa;">Content here</div>
        
        
          .myborder {border:2px solid #bf45fa;}
        
        Border color #bf45fa