#bd048e color space conversions
Hex:
        #bd048e
        RGB:
        189, 4, 142
        CMY:
        26, 98, 44
        CMYK:
        0, 98, 25, 26
      HSL:
        315°, 95.8549%, 37.8431%
        HSV (HSB):
        315°, 97.8836%, 74.1176%
        XYZ:
        25.9122, 12.8586, 26.7074
        xyY:
        0.3957, 0.1964, 12.8586
      CIE-Lab:
        42.5495, 71.8406, -24.2477
        CIE-LCH:
        42.5495, 75.8223, 341.3494
        CIE-Luv:
        42.5495, 82.3690, -44.9017
        Hunter-Lab:
        35.8590, 66.2334, -19.0574
      #bd048e color charts
#bd048e RGB chart
      #bd048e CMYK chart
      #bd048e RGB pie chart
      #bd048e color shades, tints & tones
#bd048e color schemes
#bd048e color preview, HTML & CSS examples
           This text has a color of #bd048e        
        
          <p style="color:#bd048e;">Text here</p>
        
        
          .mytext {color:#bd048e;}
        
        Text color #bd048e
      
           This box has a color of #bd048e        
        
          <div style="background-color:#bd048e;">Content here</div>
        
        
          .mybackground {background-color:#bd048e;}
        
        Background color #bd048e
      
           Border around this has a color of #bd048e        
        
          <div style="border:2px solid #bd048e;">Content here</div>
        
        
          .myborder {border:2px solid #bd048e;}
        
        Border color #bd048e