#bd23d7 color space conversions
Hex:
        #bd23d7
        RGB:
        189, 35, 215
        CMY:
        26, 86, 16
        CMYK:
        12, 84, 0, 16
      HSL:
        291°, 72.0000%, 49.0196%
        HSV (HSB):
        291°, 83.7209%, 84.3137%
        XYZ:
        33.8530, 16.9272, 65.7730
        xyY:
        0.2905, 0.1452, 16.9272
      CIE-Lab:
        48.1681, 77.8371, -58.4324
        CIE-LCH:
        48.1681, 97.3291, 323.1044
        CIE-Luv:
        48.1681, 50.9181, -96.6050
        Hunter-Lab:
        41.1427, 74.8739, -65.9845
      #bd23d7 color charts
#bd23d7 RGB chart
      #bd23d7 CMYK chart
      #bd23d7 RGB pie chart
      #bd23d7 color shades, tints & tones
#bd23d7 color schemes
#bd23d7 color preview, HTML & CSS examples
           This text has a color of #bd23d7        
        
          <p style="color:#bd23d7;">Text here</p>
        
        
          .mytext {color:#bd23d7;}
        
        Text color #bd23d7
      
           This box has a color of #bd23d7        
        
          <div style="background-color:#bd23d7;">Content here</div>
        
        
          .mybackground {background-color:#bd23d7;}
        
        Background color #bd23d7
      
           Border around this has a color of #bd23d7        
        
          <div style="border:2px solid #bd23d7;">Content here</div>
        
        
          .myborder {border:2px solid #bd23d7;}
        
        Border color #bd23d7