#d33fc4 color space conversions
Hex:
        #d33fc4
        RGB:
        211, 63, 196
        CMY:
        17, 75, 23
        CMYK:
        0, 70, 7, 17
      HSL:
        306°, 62.7119%, 53.7255%
        HSV (HSB):
        306°, 70.1422%, 82.7451%
        XYZ:
        38.6053, 21.3894, 54.3184
        xyY:
        0.3377, 0.1871, 21.3894
      CIE-Lab:
        53.3731, 71.2659, -39.0116
        CIE-LCH:
        53.3731, 81.2449, 331.3033
        CIE-Luv:
        53.3731, 67.8298, -69.2718
        Hunter-Lab:
        46.2487, 68.0645, -37.2611
      #d33fc4 color charts
#d33fc4 RGB chart
      #d33fc4 CMYK chart
      #d33fc4 RGB pie chart
      #d33fc4 color shades, tints & tones
#d33fc4 color schemes
#d33fc4 color preview, HTML & CSS examples
           This text has a color of #d33fc4        
        
          <p style="color:#d33fc4;">Text here</p>
        
        
          .mytext {color:#d33fc4;}
        
        Text color #d33fc4
      
           This box has a color of #d33fc4        
        
          <div style="background-color:#d33fc4;">Content here</div>
        
        
          .mybackground {background-color:#d33fc4;}
        
        Background color #d33fc4
      
           Border around this has a color of #d33fc4        
        
          <div style="border:2px solid #d33fc4;">Content here</div>
        
        
          .myborder {border:2px solid #d33fc4;}
        
        Border color #d33fc4