#bf0cd3 color space conversions
Hex:
        #bf0cd3
        RGB:
        191, 12, 211
        CMY:
        25, 95, 17
        CMYK:
        9, 94, 0, 17
      HSL:
        294°, 89.2377%, 43.7255%
        HSV (HSB):
        294°, 94.3128%, 82.7451%
        XYZ:
        33.3752, 16.0425, 62.9655
        xyY:
        0.2970, 0.1427, 16.0425
      CIE-Lab:
        47.0301, 81.0668, -57.9538
        CIE-LCH:
        47.0301, 99.6518, 324.4394
        CIE-Luv:
        47.0301, 55.3651, -95.6426
        Hunter-Lab:
        40.0530, 78.6468, -65.1698
      #bf0cd3 color charts
#bf0cd3 RGB chart
      #bf0cd3 CMYK chart
      #bf0cd3 RGB pie chart
      #bf0cd3 color shades, tints & tones
#bf0cd3 color schemes
#bf0cd3 color preview, HTML & CSS examples
           This text has a color of #bf0cd3        
        
          <p style="color:#bf0cd3;">Text here</p>
        
        
          .mytext {color:#bf0cd3;}
        
        Text color #bf0cd3
      
           This box has a color of #bf0cd3        
        
          <div style="background-color:#bf0cd3;">Content here</div>
        
        
          .mybackground {background-color:#bf0cd3;}
        
        Background color #bf0cd3
      
           Border around this has a color of #bf0cd3        
        
          <div style="border:2px solid #bf0cd3;">Content here</div>
        
        
          .myborder {border:2px solid #bf0cd3;}
        
        Border color #bf0cd3