#bd02c3 color space conversions
Hex:
        #bd02c3
        RGB:
        189, 2, 195
        CMY:
        26, 99, 24
        CMYK:
        3, 99, 0, 24
      HSL:
        298°, 97.9695%, 38.6275%
        HSV (HSB):
        298°, 98.9744%, 76.4706%
        XYZ:
        30.8583, 14.8024, 52.8605
        xyY:
        0.3132, 0.1502, 14.8024
      CIE-Lab:
        45.3623, 79.1559, -51.3913
        CIE-LCH:
        45.3623, 94.3754, 327.0067
        CIE-Luv:
        45.3623, 60.2315, -85.2551
        Hunter-Lab:
        38.4738, 75.8384, -54.5288
      #bd02c3 color charts
#bd02c3 RGB chart
      #bd02c3 CMYK chart
      #bd02c3 RGB pie chart
      #bd02c3 color shades, tints & tones
#bd02c3 color schemes
#bd02c3 color preview, HTML & CSS examples
           This text has a color of #bd02c3        
        
          <p style="color:#bd02c3;">Text here</p>
        
        
          .mytext {color:#bd02c3;}
        
        Text color #bd02c3
      
           This box has a color of #bd02c3        
        
          <div style="background-color:#bd02c3;">Content here</div>
        
        
          .mybackground {background-color:#bd02c3;}
        
        Background color #bd02c3
      
           Border around this has a color of #bd02c3        
        
          <div style="border:2px solid #bd02c3;">Content here</div>
        
        
          .myborder {border:2px solid #bd02c3;}
        
        Border color #bd02c3