#bd07e3 color space conversions
Hex:
        #bd07e3
        RGB:
        189, 7, 227
        CMY:
        26, 97, 11
        CMYK:
        17, 97, 0, 11
      HSL:
        290°, 94.0171%, 45.8824%
        HSV (HSB):
        290°, 96.9163%, 89.0196%
        XYZ:
        34.9274, 16.5168, 74.0202
        xyY:
        0.2784, 0.1316, 16.5168
      CIE-Lab:
        47.6454, 83.8007, -66.1238
        CIE-LCH:
        47.6454, 106.7470, 321.7244
        CIE-Luv:
        47.6454, 48.9039, -107.6659
        Hunter-Lab:
        40.6409, 82.2839, -79.5377
      #bd07e3 color charts
#bd07e3 RGB chart
      #bd07e3 CMYK chart
      #bd07e3 RGB pie chart
      #bd07e3 color shades, tints & tones
#bd07e3 color schemes
#bd07e3 color preview, HTML & CSS examples
           This text has a color of #bd07e3        
        
          <p style="color:#bd07e3;">Text here</p>
        
        
          .mytext {color:#bd07e3;}
        
        Text color #bd07e3
      
           This box has a color of #bd07e3        
        
          <div style="background-color:#bd07e3;">Content here</div>
        
        
          .mybackground {background-color:#bd07e3;}
        
        Background color #bd07e3
      
           Border around this has a color of #bd07e3        
        
          <div style="border:2px solid #bd07e3;">Content here</div>
        
        
          .myborder {border:2px solid #bd07e3;}
        
        Border color #bd07e3