#bf35f1 color space conversions
Hex:
        #bf35f1
        RGB:
        191, 53, 241
        CMY:
        25, 79, 5
        CMYK:
        21, 78, 0, 5
      HSL:
        284°, 87.0370%, 57.6471%
        HSV (HSB):
        284°, 78.0083%, 94.5098%
        XYZ:
        38.6361, 19.9734, 85.0380
        xyY:
        0.2690, 0.1390, 19.9734
      CIE-Lab:
        51.8072, 78.1142, -67.2733
        CIE-LCH:
        51.8072, 103.0899, 319.2644
        CIE-Luv:
        51.8072, 42.1745, -111.3808
        Hunter-Lab:
        44.6917, 76.1037, -81.5311
      #bf35f1 color charts
#bf35f1 RGB chart
      #bf35f1 CMYK chart
      #bf35f1 RGB pie chart
      #bf35f1 color shades, tints & tones
#bf35f1 color schemes
#bf35f1 color preview, HTML & CSS examples
           This text has a color of #bf35f1        
        
          <p style="color:#bf35f1;">Text here</p>
        
        
          .mytext {color:#bf35f1;}
        
        Text color #bf35f1
      
           This box has a color of #bf35f1        
        
          <div style="background-color:#bf35f1;">Content here</div>
        
        
          .mybackground {background-color:#bf35f1;}
        
        Background color #bf35f1
      
           Border around this has a color of #bf35f1        
        
          <div style="border:2px solid #bf35f1;">Content here</div>
        
        
          .myborder {border:2px solid #bf35f1;}
        
        Border color #bf35f1