#d060d4 color space conversions
Hex:
        #d060d4
        RGB:
        208, 96, 212
        CMY:
        18, 62, 17
        CMYK:
        2, 55, 0, 17
      HSL:
        298°, 57.4257%, 60.3922%
        HSV (HSB):
        298°, 54.7170%, 83.1373%
        XYZ:
        42.0790, 26.5291, 65.1902
        xyY:
        0.3145, 0.1983, 26.5291
      CIE-Lab:
        58.5359, 59.8011, -40.0561
        CIE-LCH:
        58.5359, 71.9768, 326.1849
        CIE-Luv:
        58.5359, 50.9696, -70.5264
        Hunter-Lab:
        51.5064, 55.6921, -38.9872
      #d060d4 color charts
#d060d4 RGB chart
      #d060d4 CMYK chart
      #d060d4 RGB pie chart
      #d060d4 color shades, tints & tones
#d060d4 color schemes
#d060d4 color preview, HTML & CSS examples
           This text has a color of #d060d4        
        
          <p style="color:#d060d4;">Text here</p>
        
        
          .mytext {color:#d060d4;}
        
        Text color #d060d4
      
           This box has a color of #d060d4        
        
          <div style="background-color:#d060d4;">Content here</div>
        
        
          .mybackground {background-color:#d060d4;}
        
        Background color #d060d4
      
           Border around this has a color of #d060d4        
        
          <div style="border:2px solid #d060d4;">Content here</div>
        
        
          .myborder {border:2px solid #d060d4;}
        
        Border color #d060d4