#d458b4 color space conversions
Hex:
        #d458b4
        RGB:
        212, 88, 180
        CMY:
        17, 65, 29
        CMYK:
        0, 58, 15, 17
      HSL:
        315°, 59.0476%, 58.8235%
        HSV (HSB):
        315°, 58.4906%, 83.1373%
        XYZ:
        38.8793, 24.2718, 45.8158
        xyY:
        0.3568, 0.2227, 24.2718
      CIE-Lab:
        56.3589, 59.2702, -25.1134
        CIE-LCH:
        56.3589, 64.3711, 337.0371
        CIE-Luv:
        56.3589, 65.8961, -46.9701
        Hunter-Lab:
        49.2664, 54.6498, -20.6508
      #d458b4 color charts
#d458b4 RGB chart
      #d458b4 CMYK chart
      #d458b4 RGB pie chart
      #d458b4 color shades, tints & tones
#d458b4 color schemes
#d458b4 color preview, HTML & CSS examples
           This text has a color of #d458b4        
        
          <p style="color:#d458b4;">Text here</p>
        
        
          .mytext {color:#d458b4;}
        
        Text color #d458b4
      
           This box has a color of #d458b4        
        
          <div style="background-color:#d458b4;">Content here</div>
        
        
          .mybackground {background-color:#d458b4;}
        
        Background color #d458b4
      
           Border around this has a color of #d458b4        
        
          <div style="border:2px solid #d458b4;">Content here</div>
        
        
          .myborder {border:2px solid #d458b4;}
        
        Border color #d458b4