#d51ae0 color space conversions
Hex:
        #d51ae0
        RGB:
        213, 26, 224
        CMY:
        16, 90, 12
        CMYK:
        5, 88, 0, 12
      HSL:
        297°, 79.2000%, 49.0196%
        HSV (HSB):
        297°, 88.3929%, 87.8431%
        XYZ:
        41.2645, 20.2667, 72.2580
        xyY:
        0.3084, 0.1515, 20.2667
      CIE-Lab:
        52.1375, 84.9059, -56.9720
        CIE-LCH:
        52.1375, 102.2488, 326.1383
        CIE-Luv:
        52.1375, 64.9571, -97.4677
        Hunter-Lab:
        45.0186, 84.8324, -63.6516
      #d51ae0 color charts
#d51ae0 RGB chart
      #d51ae0 CMYK chart
      #d51ae0 RGB pie chart
      #d51ae0 color shades, tints & tones
#d51ae0 color schemes
#d51ae0 color preview, HTML & CSS examples
           This text has a color of #d51ae0        
        
          <p style="color:#d51ae0;">Text here</p>
        
        
          .mytext {color:#d51ae0;}
        
        Text color #d51ae0
      
           This box has a color of #d51ae0        
        
          <div style="background-color:#d51ae0;">Content here</div>
        
        
          .mybackground {background-color:#d51ae0;}
        
        Background color #d51ae0
      
           Border around this has a color of #d51ae0        
        
          <div style="border:2px solid #d51ae0;">Content here</div>
        
        
          .myborder {border:2px solid #d51ae0;}
        
        Border color #d51ae0