#d33fe3 color space conversions
Hex:
        #d33fe3
        RGB:
        211, 63, 227
        CMY:
        17, 75, 11
        CMYK:
        7, 72, 0, 11
      HSL:
        294°, 74.5455%, 56.8627%
        HSV (HSB):
        294°, 72.2467%, 89.0196%
        XYZ:
        42.5066, 22.9499, 74.8625
        xyY:
        0.3029, 0.1636, 22.9499
      CIE-Lab:
        55.0207, 76.2392, -54.0721
        CIE-LCH:
        55.0207, 93.4677, 324.6541
        CIE-Luv:
        55.0207, 57.4216, -93.3245
        Hunter-Lab:
        47.9061, 74.5456, -59.1177
      #d33fe3 color charts
#d33fe3 RGB chart
      #d33fe3 CMYK chart
      #d33fe3 RGB pie chart
      #d33fe3 color shades, tints & tones
#d33fe3 color schemes
#d33fe3 color preview, HTML & CSS examples
           This text has a color of #d33fe3        
        
          <p style="color:#d33fe3;">Text here</p>
        
        
          .mytext {color:#d33fe3;}
        
        Text color #d33fe3
      
           This box has a color of #d33fe3        
        
          <div style="background-color:#d33fe3;">Content here</div>
        
        
          .mybackground {background-color:#d33fe3;}
        
        Background color #d33fe3
      
           Border around this has a color of #d33fe3        
        
          <div style="border:2px solid #d33fe3;">Content here</div>
        
        
          .myborder {border:2px solid #d33fe3;}
        
        Border color #d33fe3