#bf13ef color space conversions
Hex:
        #bf13ef
        RGB:
        191, 19, 239
        CMY:
        25, 93, 6
        CMYK:
        20, 92, 0, 6
      HSL:
        287°, 87.3016%, 50.5882%
        HSV (HSB):
        287°, 92.0502%, 93.7255%
        XYZ:
        37.2987, 17.7741, 83.1262
        xyY:
        0.2699, 0.1286, 17.7741
      CIE-Lab:
        49.2210, 84.9376, -70.3416
        CIE-LCH:
        49.2210, 110.2829, 320.3699
        CIE-Luv:
        49.2210, 45.9499, -114.6756
        Hunter-Lab:
        42.1593, 84.1415, -87.3915
      #bf13ef color charts
#bf13ef RGB chart
      #bf13ef CMYK chart
      #bf13ef RGB pie chart
      #bf13ef color shades, tints & tones
#bf13ef color schemes
#bf13ef color preview, HTML & CSS examples
           This text has a color of #bf13ef        
        
          <p style="color:#bf13ef;">Text here</p>
        
        
          .mytext {color:#bf13ef;}
        
        Text color #bf13ef
      
           This box has a color of #bf13ef        
        
          <div style="background-color:#bf13ef;">Content here</div>
        
        
          .mybackground {background-color:#bf13ef;}
        
        Background color #bf13ef
      
           Border around this has a color of #bf13ef        
        
          <div style="border:2px solid #bf13ef;">Content here</div>
        
        
          .myborder {border:2px solid #bf13ef;}
        
        Border color #bf13ef