#d458b5 color space conversions
Hex:
        #d458b5
        RGB:
        212, 88, 181
        CMY:
        17, 65, 29
        CMYK:
        0, 58, 15, 17
      HSL:
        315°, 59.0476%, 58.8235%
        HSV (HSB):
        315°, 58.4906%, 83.1373%
        XYZ:
        38.9816, 24.3127, 46.3543
        xyY:
        0.3555, 0.2217, 24.3127
      CIE-Lab:
        56.3995, 59.4202, -25.6283
        CIE-LCH:
        56.3995, 64.7114, 336.6692
        CIE-Luv:
        56.3995, 65.5898, -47.7798
        Hunter-Lab:
        49.3079, 54.8288, -21.2230
      #d458b5 color charts
#d458b5 RGB chart
      #d458b5 CMYK chart
      #d458b5 RGB pie chart
      #d458b5 color shades, tints & tones
#d458b5 color schemes
#d458b5 color preview, HTML & CSS examples
           This text has a color of #d458b5        
        
          <p style="color:#d458b5;">Text here</p>
        
        
          .mytext {color:#d458b5;}
        
        Text color #d458b5
      
           This box has a color of #d458b5        
        
          <div style="background-color:#d458b5;">Content here</div>
        
        
          .mybackground {background-color:#d458b5;}
        
        Background color #d458b5
      
           Border around this has a color of #d458b5        
        
          <div style="border:2px solid #d458b5;">Content here</div>
        
        
          .myborder {border:2px solid #d458b5;}
        
        Border color #d458b5