#bf11e4 color space conversions
Hex:
        #bf11e4
        RGB:
        191, 17, 228
        CMY:
        25, 93, 11
        CMYK:
        16, 93, 0, 11
      HSL:
        289°, 86.1224%, 48.0392%
        HSV (HSB):
        289°, 92.5439%, 89.4118%
        XYZ:
        35.6899, 17.0787, 74.8142
        xyY:
        0.2797, 0.1339, 17.0787
      CIE-Lab:
        48.3590, 83.3120, -65.5199
        CIE-LCH:
        48.3590, 105.9894, 321.8171
        CIE-Luv:
        48.3590, 49.4499, -107.2712
        Hunter-Lab:
        41.3264, 81.8333, -78.4058
      #bf11e4 color charts
#bf11e4 RGB chart
      #bf11e4 CMYK chart
      #bf11e4 RGB pie chart
      #bf11e4 color shades, tints & tones
#bf11e4 color schemes
#bf11e4 color preview, HTML & CSS examples
           This text has a color of #bf11e4        
        
          <p style="color:#bf11e4;">Text here</p>
        
        
          .mytext {color:#bf11e4;}
        
        Text color #bf11e4
      
           This box has a color of #bf11e4        
        
          <div style="background-color:#bf11e4;">Content here</div>
        
        
          .mybackground {background-color:#bf11e4;}
        
        Background color #bf11e4
      
           Border around this has a color of #bf11e4        
        
          <div style="border:2px solid #bf11e4;">Content here</div>
        
        
          .myborder {border:2px solid #bf11e4;}
        
        Border color #bf11e4