#bf62e4 color space conversions
Hex:
        #bf62e4
        RGB:
        191, 98, 228
        CMY:
        25, 62, 11
        CMYK:
        16, 57, 0, 11
      HSL:
        283°, 70.6522%, 63.9216%
        HSV (HSB):
        283°, 57.0175%, 89.4118%
        XYZ:
        39.8571, 25.4132, 76.2033
        xyY:
        0.2817, 0.1796, 25.4132
      CIE-Lab:
        57.4758, 57.5418, -50.8869
        CIE-LCH:
        57.4758, 76.8149, 318.5121
        CIE-Luv:
        57.4758, 35.5372, -86.8827
        Hunter-Lab:
        50.4115, 52.9085, -54.3363
      #bf62e4 color charts
#bf62e4 RGB chart
      #bf62e4 CMYK chart
      #bf62e4 RGB pie chart
      #bf62e4 color shades, tints & tones
#bf62e4 color schemes
#bf62e4 color preview, HTML & CSS examples
           This text has a color of #bf62e4        
        
          <p style="color:#bf62e4;">Text here</p>
        
        
          .mytext {color:#bf62e4;}
        
        Text color #bf62e4
      
           This box has a color of #bf62e4        
        
          <div style="background-color:#bf62e4;">Content here</div>
        
        
          .mybackground {background-color:#bf62e4;}
        
        Background color #bf62e4
      
           Border around this has a color of #bf62e4        
        
          <div style="border:2px solid #bf62e4;">Content here</div>
        
        
          .myborder {border:2px solid #bf62e4;}
        
        Border color #bf62e4