#bd23d5 color space conversions
Hex:
        #bd23d5
        RGB:
        189, 35, 213
        CMY:
        26, 86, 16
        CMYK:
        11, 84, 0, 16
      HSL:
        292°, 71.7742%, 48.6275%
        HSV (HSB):
        292°, 83.5681%, 83.5294%
        XYZ:
        33.5975, 16.8250, 64.4275
        xyY:
        0.2925, 0.1465, 16.8250
      CIE-Lab:
        48.0387, 77.5010, -57.4947
        CIE-LCH:
        48.0387, 96.4990, 323.4298
        CIE-Luv:
        48.0387, 51.5684, -95.1603
        Hunter-Lab:
        41.0183, 74.4251, -64.4143
      #bd23d5 color charts
#bd23d5 RGB chart
      #bd23d5 CMYK chart
      #bd23d5 RGB pie chart
      #bd23d5 color shades, tints & tones
#bd23d5 color schemes
#bd23d5 color preview, HTML & CSS examples
           This text has a color of #bd23d5        
        
          <p style="color:#bd23d5;">Text here</p>
        
        
          .mytext {color:#bd23d5;}
        
        Text color #bd23d5
      
           This box has a color of #bd23d5        
        
          <div style="background-color:#bd23d5;">Content here</div>
        
        
          .mybackground {background-color:#bd23d5;}
        
        Background color #bd23d5
      
           Border around this has a color of #bd23d5        
        
          <div style="border:2px solid #bd23d5;">Content here</div>
        
        
          .myborder {border:2px solid #bd23d5;}
        
        Border color #bd23d5