#bf398d color space conversions
Hex:
        #bf398d
        RGB:
        191, 57, 141
        CMY:
        25, 78, 45
        CMYK:
        0, 70, 26, 25
      HSL:
        322°, 54.0323%, 48.6275%
        HSV (HSB):
        322°, 70.1571%, 74.9020%
        XYZ:
        27.7567, 15.9257, 26.8103
        xyY:
        0.3938, 0.2259, 15.9257
      CIE-Lab:
        46.8769, 60.7053, -16.9473
        CIE-LCH:
        46.8769, 63.0265, 344.4017
        CIE-Luv:
        46.8769, 74.3800, -33.7393
        Hunter-Lab:
        39.9070, 54.3156, -11.8973
      #bf398d color charts
#bf398d RGB chart
      #bf398d CMYK chart
      #bf398d RGB pie chart
      #bf398d color shades, tints & tones
#bf398d color schemes
#bf398d color preview, HTML & CSS examples
           This text has a color of #bf398d        
        
          <p style="color:#bf398d;">Text here</p>
        
        
          .mytext {color:#bf398d;}
        
        Text color #bf398d
      
           This box has a color of #bf398d        
        
          <div style="background-color:#bf398d;">Content here</div>
        
        
          .mybackground {background-color:#bf398d;}
        
        Background color #bf398d
      
           Border around this has a color of #bf398d        
        
          <div style="border:2px solid #bf398d;">Content here</div>
        
        
          .myborder {border:2px solid #bf398d;}
        
        Border color #bf398d