#bf5de1 color space conversions
Hex:
        #bf5de1
        RGB:
        191, 93, 225
        CMY:
        25, 64, 12
        CMYK:
        15, 59, 0, 12
      HSL:
        285°, 68.7500%, 62.3529%
        HSV (HSB):
        285°, 58.6667%, 88.2353%
        XYZ:
        38.9908, 24.3413, 73.8775
        xyY:
        0.2842, 0.1774, 24.3413
      CIE-Lab:
        56.4279, 59.3271, -50.8683
        CIE-LCH:
        56.4279, 78.1492, 319.3895
        CIE-Luv:
        56.4279, 37.7089, -86.7347
        Hunter-Lab:
        49.3369, 54.7284, -54.2454
      #bf5de1 color charts
#bf5de1 RGB chart
      #bf5de1 CMYK chart
      #bf5de1 RGB pie chart
      #bf5de1 color shades, tints & tones
#bf5de1 color schemes
#bf5de1 color preview, HTML & CSS examples
           This text has a color of #bf5de1        
        
          <p style="color:#bf5de1;">Text here</p>
        
        
          .mytext {color:#bf5de1;}
        
        Text color #bf5de1
      
           This box has a color of #bf5de1        
        
          <div style="background-color:#bf5de1;">Content here</div>
        
        
          .mybackground {background-color:#bf5de1;}
        
        Background color #bf5de1
      
           Border around this has a color of #bf5de1        
        
          <div style="border:2px solid #bf5de1;">Content here</div>
        
        
          .myborder {border:2px solid #bf5de1;}
        
        Border color #bf5de1