#d230c1 color space conversions
Hex:
        #d230c1
        RGB:
        210, 48, 193
        CMY:
        18, 81, 24
        CMYK:
        0, 77, 8, 18
      HSL:
        306°, 64.2857%, 50.5882%
        HSV (HSB):
        306°, 77.1429%, 82.3529%
        XYZ:
        37.2609, 19.6658, 52.2841
        xyY:
        0.3412, 0.1801, 19.6658
      CIE-Lab:
        51.4572, 75.1749, -40.3094
        CIE-LCH:
        51.4572, 85.3001, 331.7994
        CIE-Luv:
        51.4572, 71.5039, -71.2179
        Hunter-Lab:
        44.3461, 72.3752, -38.8606
      #d230c1 color charts
#d230c1 RGB chart
      #d230c1 CMYK chart
      #d230c1 RGB pie chart
      #d230c1 color shades, tints & tones
#d230c1 color schemes
#d230c1 color preview, HTML & CSS examples
           This text has a color of #d230c1        
        
          <p style="color:#d230c1;">Text here</p>
        
        
          .mytext {color:#d230c1;}
        
        Text color #d230c1
      
           This box has a color of #d230c1        
        
          <div style="background-color:#d230c1;">Content here</div>
        
        
          .mybackground {background-color:#d230c1;}
        
        Background color #d230c1
      
           Border around this has a color of #d230c1        
        
          <div style="border:2px solid #d230c1;">Content here</div>
        
        
          .myborder {border:2px solid #d230c1;}
        
        Border color #d230c1