#bf74d4 color space conversions
Hex:
        #bf74d4
        RGB:
        191, 116, 212
        CMY:
        25, 55, 17
        CMYK:
        10, 45, 0, 17
      HSL:
        287°, 52.7473%, 64.3137%
        HSV (HSB):
        287°, 45.2830%, 83.1373%
        XYZ:
        39.6149, 28.3206, 65.6658
        xyY:
        0.2965, 0.2120, 28.3206
      CIE-Lab:
        60.1773, 45.1377, -37.6351
        CIE-LCH:
        60.1773, 58.7691, 320.1792
        CIE-Luv:
        60.1773, 32.6491, -64.9127
        Hunter-Lab:
        53.2171, 39.7458, -35.9073
      #bf74d4 color charts
#bf74d4 RGB chart
      #bf74d4 CMYK chart
      #bf74d4 RGB pie chart
      #bf74d4 color shades, tints & tones
#bf74d4 color schemes
#bf74d4 color preview, HTML & CSS examples
           This text has a color of #bf74d4        
        
          <p style="color:#bf74d4;">Text here</p>
        
        
          .mytext {color:#bf74d4;}
        
        Text color #bf74d4
      
           This box has a color of #bf74d4        
        
          <div style="background-color:#bf74d4;">Content here</div>
        
        
          .mybackground {background-color:#bf74d4;}
        
        Background color #bf74d4
      
           Border around this has a color of #bf74d4        
        
          <div style="border:2px solid #bf74d4;">Content here</div>
        
        
          .myborder {border:2px solid #bf74d4;}
        
        Border color #bf74d4