#bf30ed color space conversions
Hex:
        #bf30ed
        RGB:
        191, 48, 237
        CMY:
        25, 81, 7
        CMYK:
        19, 80, 0, 7
      HSL:
        285°, 84.0000%, 55.8824%
        HSV (HSB):
        285°, 79.7468%, 92.9412%
        XYZ:
        37.8289, 19.3047, 81.8531
        xyY:
        0.2722, 0.1389, 19.3047
      CIE-Lab:
        51.0418, 78.8154, -66.2642
        CIE-LCH:
        51.0418, 102.9700, 319.9445
        CIE-Luv:
        51.0418, 43.9631, -109.5506
        Hunter-Lab:
        43.9371, 76.7946, -79.6990
      #bf30ed color charts
#bf30ed RGB chart
      #bf30ed CMYK chart
      #bf30ed RGB pie chart
      #bf30ed color shades, tints & tones
#bf30ed color schemes
#bf30ed color preview, HTML & CSS examples
           This text has a color of #bf30ed        
        
          <p style="color:#bf30ed;">Text here</p>
        
        
          .mytext {color:#bf30ed;}
        
        Text color #bf30ed
      
           This box has a color of #bf30ed        
        
          <div style="background-color:#bf30ed;">Content here</div>
        
        
          .mybackground {background-color:#bf30ed;}
        
        Background color #bf30ed
      
           Border around this has a color of #bf30ed        
        
          <div style="border:2px solid #bf30ed;">Content here</div>
        
        
          .myborder {border:2px solid #bf30ed;}
        
        Border color #bf30ed