#bf78e2 color space conversions
Hex:
        #bf78e2
        RGB:
        191, 120, 226
        CMY:
        25, 53, 11
        CMYK:
        15, 47, 0, 11
      HSL:
        280°, 64.6341%, 67.8431%
        HSV (HSB):
        280°, 46.9027%, 88.6275%
        XYZ:
        41.9298, 30.0003, 75.5322
        xyY:
        0.2843, 0.2034, 30.0003
      CIE-Lab:
        61.6545, 45.9081, -43.1595
        CIE-LCH:
        61.6545, 63.0103, 316.7676
        CIE-Luv:
        61.6545, 28.5175, -74.1923
        Hunter-Lab:
        54.7725, 40.7945, -43.4211
      #bf78e2 color charts
#bf78e2 RGB chart
      #bf78e2 CMYK chart
      #bf78e2 RGB pie chart
      #bf78e2 color shades, tints & tones
#bf78e2 color schemes
#bf78e2 color preview, HTML & CSS examples
           This text has a color of #bf78e2        
        
          <p style="color:#bf78e2;">Text here</p>
        
        
          .mytext {color:#bf78e2;}
        
        Text color #bf78e2
      
           This box has a color of #bf78e2        
        
          <div style="background-color:#bf78e2;">Content here</div>
        
        
          .mybackground {background-color:#bf78e2;}
        
        Background color #bf78e2
      
           Border around this has a color of #bf78e2        
        
          <div style="border:2px solid #bf78e2;">Content here</div>
        
        
          .myborder {border:2px solid #bf78e2;}
        
        Border color #bf78e2