#bd02c9 color space conversions
Hex:
        #bd02c9
        RGB:
        189, 2, 201
        CMY:
        26, 99, 21
        CMYK:
        6, 99, 0, 21
      HSL:
        296°, 98.0296%, 39.8039%
        HSV (HSB):
        296°, 99.0050%, 78.8235%
        XYZ:
        31.5506, 15.0793, 56.5060
        xyY:
        0.3059, 0.1462, 15.0793
      CIE-Lab:
        45.7426, 80.0676, -54.2691
        CIE-LCH:
        45.7426, 96.7262, 325.8709
        CIE-Luv:
        45.7426, 58.0011, -89.6131
        Hunter-Lab:
        38.8320, 77.0731, -59.0928
      #bd02c9 color charts
#bd02c9 RGB chart
      #bd02c9 CMYK chart
      #bd02c9 RGB pie chart
      #bd02c9 color shades, tints & tones
#bd02c9 color schemes
#bd02c9 color preview, HTML & CSS examples
           This text has a color of #bd02c9        
        
          <p style="color:#bd02c9;">Text here</p>
        
        
          .mytext {color:#bd02c9;}
        
        Text color #bd02c9
      
           This box has a color of #bd02c9        
        
          <div style="background-color:#bd02c9;">Content here</div>
        
        
          .mybackground {background-color:#bd02c9;}
        
        Background color #bd02c9
      
           Border around this has a color of #bd02c9        
        
          <div style="border:2px solid #bd02c9;">Content here</div>
        
        
          .myborder {border:2px solid #bd02c9;}
        
        Border color #bd02c9