#d00bf9 color space conversions
Hex:
        #d00bf9
        RGB:
        208, 11, 249
        CMY:
        18, 96, 2
        CMYK:
        16, 96, 0, 2
      HSL:
        290°, 95.2000%, 50.9804%
        HSV (HSB):
        290°, 95.5823%, 97.6471%
        XYZ:
        43.2310, 20.4888, 91.2987
        xyY:
        0.2789, 0.1322, 20.4888
      CIE-Lab:
        52.3854, 89.7582, -70.6897
        CIE-LCH:
        52.3854, 114.2522, 321.7775
        CIE-Luv:
        52.3854, 53.8530, -117.8435
        Hunter-Lab:
        45.2645, 91.2677, -87.9029
      #d00bf9 color charts
#d00bf9 RGB chart
      #d00bf9 CMYK chart
      #d00bf9 RGB pie chart
      #d00bf9 color shades, tints & tones
#d00bf9 color schemes
#d00bf9 color preview, HTML & CSS examples
           This text has a color of #d00bf9        
        
          <p style="color:#d00bf9;">Text here</p>
        
        
          .mytext {color:#d00bf9;}
        
        Text color #d00bf9
      
           This box has a color of #d00bf9        
        
          <div style="background-color:#d00bf9;">Content here</div>
        
        
          .mybackground {background-color:#d00bf9;}
        
        Background color #d00bf9
      
           Border around this has a color of #d00bf9        
        
          <div style="border:2px solid #d00bf9;">Content here</div>
        
        
          .myborder {border:2px solid #d00bf9;}
        
        Border color #d00bf9