#bd30d2 color space conversions
Hex:
        #bd30d2
        RGB:
        189, 48, 210
        CMY:
        26, 81, 18
        CMYK:
        10, 77, 0, 18
      HSL:
        292°, 64.2857%, 50.5882%
        HSV (HSB):
        292°, 77.1429%, 82.3529%
        XYZ:
        33.6761, 17.5859, 62.5923
        xyY:
        0.2958, 0.1545, 17.5859
      CIE-Lab:
        48.9899, 73.6764, -54.2451
        CIE-LCH:
        48.9899, 91.4918, 323.6372
        CIE-Luv:
        48.9899, 50.7987, -90.5389
        Hunter-Lab:
        41.9355, 69.9563, -59.1404
      #bd30d2 color charts
#bd30d2 RGB chart
      #bd30d2 CMYK chart
      #bd30d2 RGB pie chart
      #bd30d2 color shades, tints & tones
#bd30d2 color schemes
#bd30d2 color preview, HTML & CSS examples
           This text has a color of #bd30d2        
        
          <p style="color:#bd30d2;">Text here</p>
        
        
          .mytext {color:#bd30d2;}
        
        Text color #bd30d2
      
           This box has a color of #bd30d2        
        
          <div style="background-color:#bd30d2;">Content here</div>
        
        
          .mybackground {background-color:#bd30d2;}
        
        Background color #bd30d2
      
           Border around this has a color of #bd30d2        
        
          <div style="border:2px solid #bd30d2;">Content here</div>
        
        
          .myborder {border:2px solid #bd30d2;}
        
        Border color #bd30d2