#bd04eb color space conversions
Hex:
        #bd04eb
        RGB:
        189, 4, 235
        CMY:
        26, 98, 8
        CMYK:
        20, 98, 0, 8
      HSL:
        288°, 96.6527%, 46.8627%
        HSV (HSB):
        288°, 98.2979%, 92.1569%
        XYZ:
        36.0251, 16.9038, 79.9613
        xyY:
        0.2711, 0.1272, 16.9038
      CIE-Lab:
        48.1386, 85.3879, -69.8578
        CIE-LCH:
        48.1386, 110.3232, 320.7126
        CIE-Luv:
        48.1386, 46.5107, -113.2708
        Hunter-Lab:
        41.1142, 84.4552, -86.5306
      #bd04eb color charts
#bd04eb RGB chart
      #bd04eb CMYK chart
      #bd04eb RGB pie chart
      #bd04eb color shades, tints & tones
#bd04eb color schemes
#bd04eb color preview, HTML & CSS examples
           This text has a color of #bd04eb        
        
          <p style="color:#bd04eb;">Text here</p>
        
        
          .mytext {color:#bd04eb;}
        
        Text color #bd04eb
      
           This box has a color of #bd04eb        
        
          <div style="background-color:#bd04eb;">Content here</div>
        
        
          .mybackground {background-color:#bd04eb;}
        
        Background color #bd04eb
      
           Border around this has a color of #bd04eb        
        
          <div style="border:2px solid #bd04eb;">Content here</div>
        
        
          .myborder {border:2px solid #bd04eb;}
        
        Border color #bd04eb