#bd04c5 color space conversions
Hex:
        #bd04c5
        RGB:
        189, 4, 197
        CMY:
        26, 98, 23
        CMYK:
        4, 98, 0, 23
      HSL:
        298°, 96.0199%, 39.4118%
        HSV (HSB):
        298°, 97.9695%, 77.2549%
        XYZ:
        31.1077, 14.9369, 54.0669
        xyY:
        0.3107, 0.1492, 14.9369
      CIE-Lab:
        45.5476, 79.2806, -52.2586
        CIE-LCH:
        45.5476, 94.9546, 326.6087
        CIE-Luv:
        45.5476, 59.3879, -86.5897
        Hunter-Lab:
        38.6482, 76.0391, -55.8898
      #bd04c5 color charts
#bd04c5 RGB chart
      #bd04c5 CMYK chart
      #bd04c5 RGB pie chart
      #bd04c5 color shades, tints & tones
#bd04c5 color schemes
#bd04c5 color preview, HTML & CSS examples
           This text has a color of #bd04c5        
        
          <p style="color:#bd04c5;">Text here</p>
        
        
          .mytext {color:#bd04c5;}
        
        Text color #bd04c5
      
           This box has a color of #bd04c5        
        
          <div style="background-color:#bd04c5;">Content here</div>
        
        
          .mybackground {background-color:#bd04c5;}
        
        Background color #bd04c5
      
           Border around this has a color of #bd04c5        
        
          <div style="border:2px solid #bd04c5;">Content here</div>
        
        
          .myborder {border:2px solid #bd04c5;}
        
        Border color #bd04c5