#bf3dd5 color space conversions
Hex:
        #bf3dd5
        RGB:
        191, 61, 213
        CMY:
        25, 76, 16
        CMYK:
        10, 71, 0, 16
      HSL:
        291°, 64.4068%, 53.7255%
        HSV (HSB):
        291°, 71.3615%, 83.5294%
        XYZ:
        35.1648, 19.2179, 64.8068
        xyY:
        0.2950, 0.1612, 19.2179
      CIE-Lab:
        50.9412, 70.4043, -52.8193
        CIE-LCH:
        50.9412, 88.0150, 323.1217
        CIE-Luv:
        50.9412, 48.8595, -88.9647
        Hunter-Lab:
        43.8383, 66.4666, -56.9626
      #bf3dd5 color charts
#bf3dd5 RGB chart
      #bf3dd5 CMYK chart
      #bf3dd5 RGB pie chart
      #bf3dd5 color shades, tints & tones
#bf3dd5 color schemes
#bf3dd5 color preview, HTML & CSS examples
           This text has a color of #bf3dd5        
        
          <p style="color:#bf3dd5;">Text here</p>
        
        
          .mytext {color:#bf3dd5;}
        
        Text color #bf3dd5
      
           This box has a color of #bf3dd5        
        
          <div style="background-color:#bf3dd5;">Content here</div>
        
        
          .mybackground {background-color:#bf3dd5;}
        
        Background color #bf3dd5
      
           Border around this has a color of #bf3dd5        
        
          <div style="border:2px solid #bf3dd5;">Content here</div>
        
        
          .myborder {border:2px solid #bf3dd5;}
        
        Border color #bf3dd5