#bf0de5 color space conversions
Hex:
        #bf0de5
        RGB:
        191, 13, 229
        CMY:
        25, 95, 10
        CMYK:
        17, 94, 0, 10
      HSL:
        289°, 89.2562%, 47.4510%
        HSV (HSB):
        289°, 94.3231%, 89.8039%
        XYZ:
        35.7726, 17.0214, 75.5288
        xyY:
        0.2788, 0.1326, 17.0214
      CIE-Lab:
        48.2869, 83.9014, -66.2043
        CIE-LCH:
        48.2869, 106.8759, 321.7240
        CIE-Luv:
        48.2869, 49.3195, -108.2302
        Hunter-Lab:
        41.2569, 82.5722, -79.6619
      #bf0de5 color charts
#bf0de5 RGB chart
      #bf0de5 CMYK chart
      #bf0de5 RGB pie chart
      #bf0de5 color shades, tints & tones
#bf0de5 color schemes
#bf0de5 color preview, HTML & CSS examples
           This text has a color of #bf0de5        
        
          <p style="color:#bf0de5;">Text here</p>
        
        
          .mytext {color:#bf0de5;}
        
        Text color #bf0de5
      
           This box has a color of #bf0de5        
        
          <div style="background-color:#bf0de5;">Content here</div>
        
        
          .mybackground {background-color:#bf0de5;}
        
        Background color #bf0de5
      
           Border around this has a color of #bf0de5        
        
          <div style="border:2px solid #bf0de5;">Content here</div>
        
        
          .myborder {border:2px solid #bf0de5;}
        
        Border color #bf0de5