#bd058f color space conversions
Hex:
        #bd058f
        RGB:
        189, 5, 143
        CMY:
        26, 98, 44
        CMYK:
        0, 97, 24, 26
      HSL:
        315°, 94.8454%, 38.0392%
        HSV (HSB):
        315°, 97.3545%, 74.1176%
        XYZ:
        25.9985, 12.9105, 27.1083
        xyY:
        0.3938, 0.1956, 12.9105
      CIE-Lab:
        42.6281, 71.8611, -24.7354
        CIE-LCH:
        42.6281, 75.9991, 341.0060
        CIE-Luv:
        42.6281, 81.8370, -45.5985
        Hunter-Lab:
        35.9312, 66.2761, -19.5795
      #bd058f color charts
#bd058f RGB chart
      #bd058f CMYK chart
      #bd058f RGB pie chart
      #bd058f color shades, tints & tones
#bd058f color schemes
#bd058f color preview, HTML & CSS examples
           This text has a color of #bd058f        
        
          <p style="color:#bd058f;">Text here</p>
        
        
          .mytext {color:#bd058f;}
        
        Text color #bd058f
      
           This box has a color of #bd058f        
        
          <div style="background-color:#bd058f;">Content here</div>
        
        
          .mybackground {background-color:#bd058f;}
        
        Background color #bd058f
      
           Border around this has a color of #bd058f        
        
          <div style="border:2px solid #bd058f;">Content here</div>
        
        
          .myborder {border:2px solid #bd058f;}
        
        Border color #bd058f