#bf3cbb color space conversions
Hex:
        #bf3cbb
        RGB:
        191, 60, 187
        CMY:
        25, 76, 27
        CMYK:
        0, 69, 2, 25
      HSL:
        302°, 52.1912%, 49.2157%
        HSV (HSB):
        302°, 68.5864%, 74.9020%
        XYZ:
        32.0714, 17.8959, 48.7776
        xyY:
        0.3248, 0.1812, 17.8959
      CIE-Lab:
        49.3696, 66.3281, -40.3262
        CIE-LCH:
        49.3696, 77.6248, 328.7012
        CIE-Luv:
        49.3696, 57.2830, -69.2438
        Hunter-Lab:
        42.3036, 61.2938, -38.7511
      #bf3cbb color charts
#bf3cbb RGB chart
      #bf3cbb CMYK chart
      #bf3cbb RGB pie chart
      #bf3cbb color shades, tints & tones
#bf3cbb color schemes
#bf3cbb color preview, HTML & CSS examples
           This text has a color of #bf3cbb        
        
          <p style="color:#bf3cbb;">Text here</p>
        
        
          .mytext {color:#bf3cbb;}
        
        Text color #bf3cbb
      
           This box has a color of #bf3cbb        
        
          <div style="background-color:#bf3cbb;">Content here</div>
        
        
          .mybackground {background-color:#bf3cbb;}
        
        Background color #bf3cbb
      
           Border around this has a color of #bf3cbb        
        
          <div style="border:2px solid #bf3cbb;">Content here</div>
        
        
          .myborder {border:2px solid #bf3cbb;}
        
        Border color #bf3cbb