#bf1ec0 color space conversions
Hex:
        #bf1ec0
        RGB:
        191, 30, 192
        CMY:
        25, 88, 25
        CMYK:
        1, 84, 0, 25
      HSL:
        300°, 72.9730%, 43.5294%
        HSV (HSB):
        300°, 84.3750%, 75.2941%
        XYZ:
        31.4646, 15.8107, 51.2626
        xyY:
        0.3193, 0.1605, 15.8107
      CIE-Lab:
        46.7251, 75.5176, -47.4415
        CIE-LCH:
        46.7251, 89.1829, 327.8622
        CIE-Luv:
        46.7251, 60.8102, -79.8589
        Hunter-Lab:
        39.7627, 71.6641, -48.6037
      #bf1ec0 color charts
#bf1ec0 RGB chart
      #bf1ec0 CMYK chart
      #bf1ec0 RGB pie chart
      #bf1ec0 color shades, tints & tones
#bf1ec0 color schemes
#bf1ec0 color preview, HTML & CSS examples
           This text has a color of #bf1ec0        
        
          <p style="color:#bf1ec0;">Text here</p>
        
        
          .mytext {color:#bf1ec0;}
        
        Text color #bf1ec0
      
           This box has a color of #bf1ec0        
        
          <div style="background-color:#bf1ec0;">Content here</div>
        
        
          .mybackground {background-color:#bf1ec0;}
        
        Background color #bf1ec0
      
           Border around this has a color of #bf1ec0        
        
          <div style="border:2px solid #bf1ec0;">Content here</div>
        
        
          .myborder {border:2px solid #bf1ec0;}
        
        Border color #bf1ec0