#d52ec8 color space conversions
Hex:
        #d52ec8
        RGB:
        213, 46, 200
        CMY:
        16, 82, 22
        CMYK:
        0, 78, 6, 16
      HSL:
        305°, 66.5339%, 50.7843%
        HSV (HSB):
        305°, 78.4038%, 83.5294%
        XYZ:
        38.8429, 20.2703, 56.5089
        xyY:
        0.3359, 0.1753, 20.2703
      CIE-Lab:
        52.1414, 77.3330, -43.2394
        CIE-LCH:
        52.1414, 88.6005, 330.7891
        CIE-Luv:
        52.1414, 71.4235, -76.1332
        Hunter-Lab:
        45.0225, 75.2104, -42.9006
      #d52ec8 color charts
#d52ec8 RGB chart
      #d52ec8 CMYK chart
      #d52ec8 RGB pie chart
      #d52ec8 color shades, tints & tones
#d52ec8 color schemes
#d52ec8 color preview, HTML & CSS examples
           This text has a color of #d52ec8        
        
          <p style="color:#d52ec8;">Text here</p>
        
        
          .mytext {color:#d52ec8;}
        
        Text color #d52ec8
      
           This box has a color of #d52ec8        
        
          <div style="background-color:#d52ec8;">Content here</div>
        
        
          .mybackground {background-color:#d52ec8;}
        
        Background color #d52ec8
      
           Border around this has a color of #d52ec8        
        
          <div style="border:2px solid #d52ec8;">Content here</div>
        
        
          .myborder {border:2px solid #d52ec8;}
        
        Border color #d52ec8