#dc05eb color space conversions
Hex:
        #dc05eb
        RGB:
        220, 5, 235
        CMY:
        14, 98, 8
        CMYK:
        6, 98, 0, 8
      HSL:
        296°, 95.8333%, 47.0588%
        HSV (HSB):
        296°, 97.8723%, 92.1569%
        XYZ:
        44.5649, 21.3223, 80.3641
        xyY:
        0.3047, 0.1458, 21.3223
      CIE-Lab:
        53.3005, 89.7287, -61.2604
        CIE-LCH:
        53.3005, 108.6466, 325.6775
        CIE-Luv:
        53.3005, 66.9101, -104.9076
        Hunter-Lab:
        46.1761, 91.4633, -70.8639
      #dc05eb color charts
#dc05eb RGB chart
      #dc05eb CMYK chart
      #dc05eb RGB pie chart
      #dc05eb color shades, tints & tones
#dc05eb color schemes
#dc05eb color preview, HTML & CSS examples
           This text has a color of #dc05eb        
        
          <p style="color:#dc05eb;">Text here</p>
        
        
          .mytext {color:#dc05eb;}
        
        Text color #dc05eb
      
           This box has a color of #dc05eb        
        
          <div style="background-color:#dc05eb;">Content here</div>
        
        
          .mybackground {background-color:#dc05eb;}
        
        Background color #dc05eb
      
           Border around this has a color of #dc05eb        
        
          <div style="border:2px solid #dc05eb;">Content here</div>
        
        
          .myborder {border:2px solid #dc05eb;}
        
        Border color #dc05eb