#bf75d9 color space conversions
Hex:
        #bf75d9
        RGB:
        191, 117, 217
        CMY:
        25, 54, 15
        CMYK:
        12, 46, 0, 15
      HSL:
        284°, 56.8182%, 65.4902%
        HSV (HSB):
        284°, 46.0829%, 85.0980%
        XYZ:
        40.3715, 28.8087, 69.0785
        xyY:
        0.2920, 0.2084, 28.8087
      CIE-Lab:
        60.6124, 45.6249, -39.7628
        CIE-LCH:
        60.6124, 60.5204, 318.9274
        CIE-Luv:
        60.6124, 31.3069, -68.4718
        Hunter-Lab:
        53.6737, 40.3325, -38.7350
      #bf75d9 color charts
#bf75d9 RGB chart
      #bf75d9 CMYK chart
      #bf75d9 RGB pie chart
      #bf75d9 color shades, tints & tones
#bf75d9 color schemes
#bf75d9 color preview, HTML & CSS examples
           This text has a color of #bf75d9        
        
          <p style="color:#bf75d9;">Text here</p>
        
        
          .mytext {color:#bf75d9;}
        
        Text color #bf75d9
      
           This box has a color of #bf75d9        
        
          <div style="background-color:#bf75d9;">Content here</div>
        
        
          .mybackground {background-color:#bf75d9;}
        
        Background color #bf75d9
      
           Border around this has a color of #bf75d9        
        
          <div style="border:2px solid #bf75d9;">Content here</div>
        
        
          .myborder {border:2px solid #bf75d9;}
        
        Border color #bf75d9