#d33efe color space conversions
Hex:
        #d33efe
        RGB:
        211, 62, 254
        CMY:
        17, 76, 0
        CMYK:
        17, 76, 0, 0
      HSL:
        287°, 98.9691%, 61.9608%
        HSV (HSB):
        287°, 75.5906%, 99.6078%
        XYZ:
        46.4760, 24.4499, 96.0357
        xyY:
        0.2784, 0.1464, 24.4499
      CIE-Lab:
        56.5354, 81.2600, -66.7413
        CIE-LCH:
        56.5354, 105.1551, 320.6027
        CIE-Luv:
        56.5354, 49.4137, -113.6083
        Hunter-Lab:
        49.4468, 81.2435, -80.5403
      #d33efe color charts
#d33efe RGB chart
      #d33efe CMYK chart
      #d33efe RGB pie chart
      #d33efe color shades, tints & tones
#d33efe color schemes
#d33efe color preview, HTML & CSS examples
           This text has a color of #d33efe        
        
          <p style="color:#d33efe;">Text here</p>
        
        
          .mytext {color:#d33efe;}
        
        Text color #d33efe
      
           This box has a color of #d33efe        
        
          <div style="background-color:#d33efe;">Content here</div>
        
        
          .mybackground {background-color:#d33efe;}
        
        Background color #d33efe
      
           Border around this has a color of #d33efe        
        
          <div style="border:2px solid #d33efe;">Content here</div>
        
        
          .myborder {border:2px solid #d33efe;}
        
        Border color #d33efe