#d452ec color space conversions
Hex:
        #d452ec
        RGB:
        212, 82, 236
        CMY:
        17, 68, 7
        CMYK:
        10, 65, 0, 7
      HSL:
        291°, 80.2083%, 62.3529%
        HSV (HSB):
        291°, 65.2542%, 92.5490%
        XYZ:
        45.3090, 26.0878, 82.0043
        xyY:
        0.2954, 0.1701, 26.0878
      CIE-Lab:
        58.1203, 71.1039, -54.1718
        CIE-LCH:
        58.1203, 89.3888, 322.6974
        CIE-Luv:
        58.1203, 51.1166, -93.9857
        Hunter-Lab:
        51.0762, 68.9616, -59.4385
      #d452ec color charts
#d452ec RGB chart
      #d452ec CMYK chart
      #d452ec RGB pie chart
      #d452ec color shades, tints & tones
#d452ec color schemes
#d452ec color preview, HTML & CSS examples
           This text has a color of #d452ec        
        
          <p style="color:#d452ec;">Text here</p>
        
        
          .mytext {color:#d452ec;}
        
        Text color #d452ec
      
           This box has a color of #d452ec        
        
          <div style="background-color:#d452ec;">Content here</div>
        
        
          .mybackground {background-color:#d452ec;}
        
        Background color #d452ec
      
           Border around this has a color of #d452ec        
        
          <div style="border:2px solid #d452ec;">Content here</div>
        
        
          .myborder {border:2px solid #d452ec;}
        
        Border color #d452ec