#bd38be color space conversions
Hex:
        #bd38be
        RGB:
        189, 56, 190
        CMY:
        26, 78, 25
        CMYK:
        1, 71, 0, 25
      HSL:
        300°, 54.4715%, 48.2353%
        HSV (HSB):
        300°, 70.5263%, 74.5098%
        XYZ:
        31.6947, 17.3649, 50.3965
        xyY:
        0.3187, 0.1746, 17.3649
      CIE-Lab:
        48.7165, 67.7752, -43.1268
        CIE-LCH:
        48.7165, 80.3331, 327.5306
        CIE-Luv:
        48.7165, 55.8027, -73.3602
        Hunter-Lab:
        41.6712, 62.8409, -42.5346
      #bd38be color charts
#bd38be RGB chart
      #bd38be CMYK chart
      #bd38be RGB pie chart
      #bd38be color shades, tints & tones
#bd38be color schemes
#bd38be color preview, HTML & CSS examples
           This text has a color of #bd38be        
        
          <p style="color:#bd38be;">Text here</p>
        
        
          .mytext {color:#bd38be;}
        
        Text color #bd38be
      
           This box has a color of #bd38be        
        
          <div style="background-color:#bd38be;">Content here</div>
        
        
          .mybackground {background-color:#bd38be;}
        
        Background color #bd38be
      
           Border around this has a color of #bd38be        
        
          <div style="border:2px solid #bd38be;">Content here</div>
        
        
          .myborder {border:2px solid #bd38be;}
        
        Border color #bd38be