#bf42c8 color space conversions
Hex:
        #bf42c8
        RGB:
        191, 66, 200
        CMY:
        25, 74, 22
        CMYK:
        5, 67, 0, 22
      HSL:
        296°, 54.9180%, 52.1569%
        HSV (HSB):
        296°, 67.0000%, 78.4314%
        XYZ:
        33.8594, 19.1429, 56.5539
        xyY:
        0.3091, 0.1747, 19.1429
      CIE-Lab:
        50.8540, 66.2824, -45.5017
        CIE-LCH:
        50.8540, 80.3975, 325.5310
        CIE-Luv:
        50.8540, 51.6908, -77.4866
        Hunter-Lab:
        43.7526, 61.5709, -46.0105
      #bf42c8 color charts
#bf42c8 RGB chart
      #bf42c8 CMYK chart
      #bf42c8 RGB pie chart
      #bf42c8 color shades, tints & tones
#bf42c8 color schemes
#bf42c8 color preview, HTML & CSS examples
           This text has a color of #bf42c8        
        
          <p style="color:#bf42c8;">Text here</p>
        
        
          .mytext {color:#bf42c8;}
        
        Text color #bf42c8
      
           This box has a color of #bf42c8        
        
          <div style="background-color:#bf42c8;">Content here</div>
        
        
          .mybackground {background-color:#bf42c8;}
        
        Background color #bf42c8
      
           Border around this has a color of #bf42c8        
        
          <div style="border:2px solid #bf42c8;">Content here</div>
        
        
          .myborder {border:2px solid #bf42c8;}
        
        Border color #bf42c8