#dc06df color space conversions
Hex:
        #dc06df
        RGB:
        220, 6, 223
        CMY:
        14, 98, 13
        CMYK:
        1, 97, 0, 13
      HSL:
        299°, 94.7598%, 44.9020%
        HSV (HSB):
        299°, 97.3094%, 87.4510%
        XYZ:
        42.8996, 20.6736, 71.5414
        xyY:
        0.3175, 0.1530, 20.6736
      CIE-Lab:
        52.5904, 87.8896, -55.6124
        CIE-LCH:
        52.5904, 104.0064, 327.6763
        CIE-Luv:
        52.5904, 71.4223, -96.0884
        Hunter-Lab:
        45.4682, 88.8466, -61.4613
      #dc06df color charts
#dc06df RGB chart
      #dc06df CMYK chart
      #dc06df RGB pie chart
      #dc06df color shades, tints & tones
#dc06df color schemes
#dc06df color preview, HTML & CSS examples
           This text has a color of #dc06df        
        
          <p style="color:#dc06df;">Text here</p>
        
        
          .mytext {color:#dc06df;}
        
        Text color #dc06df
      
           This box has a color of #dc06df        
        
          <div style="background-color:#dc06df;">Content here</div>
        
        
          .mybackground {background-color:#dc06df;}
        
        Background color #dc06df
      
           Border around this has a color of #dc06df        
        
          <div style="border:2px solid #dc06df;">Content here</div>
        
        
          .myborder {border:2px solid #dc06df;}
        
        Border color #dc06df