#bd02f8 color space conversions
Hex:
        #bd02f8
        RGB:
        189, 2, 248
        CMY:
        26, 99, 3
        CMYK:
        24, 99, 0, 3
      HSL:
        286°, 98.4000%, 49.0196%
        HSV (HSB):
        286°, 99.1935%, 97.2549%
        XYZ:
        37.9513, 17.6395, 90.2115
        xyY:
        0.2603, 0.1210, 17.6395
      CIE-Lab:
        49.0560, 87.7712, -75.6785
        CIE-LCH:
        49.0560, 115.8923, 319.2313
        CIE-Luv:
        49.0560, 42.7327, -122.0367
        Hunter-Lab:
        41.9995, 87.7959, -97.9505
      #bd02f8 color charts
#bd02f8 RGB chart
      #bd02f8 CMYK chart
      #bd02f8 RGB pie chart
      #bd02f8 color shades, tints & tones
#bd02f8 color schemes
#bd02f8 color preview, HTML & CSS examples
           This text has a color of #bd02f8        
        
          <p style="color:#bd02f8;">Text here</p>
        
        
          .mytext {color:#bd02f8;}
        
        Text color #bd02f8
      
           This box has a color of #bd02f8        
        
          <div style="background-color:#bd02f8;">Content here</div>
        
        
          .mybackground {background-color:#bd02f8;}
        
        Background color #bd02f8
      
           Border around this has a color of #bd02f8        
        
          <div style="border:2px solid #bd02f8;">Content here</div>
        
        
          .myborder {border:2px solid #bd02f8;}
        
        Border color #bd02f8