#d10bfa color space conversions
Hex:
        #d10bfa
        RGB:
        209, 11, 250
        CMY:
        18, 96, 2
        CMYK:
        16, 96, 0, 2
      HSL:
        290°, 95.9839%, 51.1765%
        HSV (HSB):
        290°, 95.6000%, 98.0392%
        XYZ:
        43.6695, 20.6968, 92.1357
        xyY:
        0.2790, 0.1322, 20.6968
      CIE-Lab:
        52.6160, 90.0599, -70.8667
        CIE-LCH:
        52.6160, 114.5987, 321.8014
        CIE-Luv:
        52.6160, 54.1697, -118.2758
        Hunter-Lab:
        45.4937, 91.7284, -88.2309
      #d10bfa color charts
#d10bfa RGB chart
      #d10bfa CMYK chart
      #d10bfa RGB pie chart
      #d10bfa color shades, tints & tones
#d10bfa color schemes
#d10bfa color preview, HTML & CSS examples
           This text has a color of #d10bfa        
        
          <p style="color:#d10bfa;">Text here</p>
        
        
          .mytext {color:#d10bfa;}
        
        Text color #d10bfa
      
           This box has a color of #d10bfa        
        
          <div style="background-color:#d10bfa;">Content here</div>
        
        
          .mybackground {background-color:#d10bfa;}
        
        Background color #d10bfa
      
           Border around this has a color of #d10bfa        
        
          <div style="border:2px solid #d10bfa;">Content here</div>
        
        
          .myborder {border:2px solid #d10bfa;}
        
        Border color #d10bfa