#d4255b color space conversions
Hex:
        #d4255b
        RGB:
        212, 37, 91
        CMY:
        17, 85, 64
        CMYK:
        0, 83, 57, 17
      HSL:
        341°, 70.2811%, 48.8235%
        HSV (HSB):
        341°, 82.5472%, 83.1373%
        XYZ:
        29.7013, 16.0755, 11.4350
        xyY:
        0.5191, 0.2810, 16.0755
      CIE-Lab:
        47.0734, 67.4306, 14.3871
        CIE-LCH:
        47.0734, 68.9483, 12.0442
        CIE-Luv:
        47.0734, 117.1940, 3.5537
        Hunter-Lab:
        40.0943, 62.0653, 11.1564
      #d4255b color charts
#d4255b RGB chart
      #d4255b CMYK chart
      #d4255b RGB pie chart
      #d4255b color shades, tints & tones
#d4255b color schemes
#d4255b color preview, HTML & CSS examples
           This text has a color of #d4255b        
        
          <p style="color:#d4255b;">Text here</p>
        
        
          .mytext {color:#d4255b;}
        
        Text color #d4255b
      
           This box has a color of #d4255b        
        
          <div style="background-color:#d4255b;">Content here</div>
        
        
          .mybackground {background-color:#d4255b;}
        
        Background color #d4255b
      
           Border around this has a color of #d4255b        
        
          <div style="border:2px solid #d4255b;">Content here</div>
        
        
          .myborder {border:2px solid #d4255b;}
        
        Border color #d4255b