#dc09f0 color space conversions
Hex:
        #dc09f0
        RGB:
        220, 9, 240
        CMY:
        14, 96, 6
        CMYK:
        8, 96, 0, 6
      HSL:
        295°, 92.7711%, 48.8235%
        HSV (HSB):
        295°, 96.2500%, 94.1176%
        XYZ:
        45.3411, 21.7023, 84.2373
        xyY:
        0.2997, 0.1435, 21.7023
      CIE-Lab:
        53.7097, 90.2071, -63.4132
        CIE-LCH:
        53.7097, 110.2658, 324.8938
        CIE-Luv:
        53.7097, 64.9353, -108.3056
        Hunter-Lab:
        46.5857, 92.2059, -74.5995
      #dc09f0 color charts
#dc09f0 RGB chart
      #dc09f0 CMYK chart
      #dc09f0 RGB pie chart
      #dc09f0 color shades, tints & tones
#dc09f0 color schemes
#dc09f0 color preview, HTML & CSS examples
           This text has a color of #dc09f0        
        
          <p style="color:#dc09f0;">Text here</p>
        
        
          .mytext {color:#dc09f0;}
        
        Text color #dc09f0
      
           This box has a color of #dc09f0        
        
          <div style="background-color:#dc09f0;">Content here</div>
        
        
          .mybackground {background-color:#dc09f0;}
        
        Background color #dc09f0
      
           Border around this has a color of #dc09f0        
        
          <div style="border:2px solid #dc09f0;">Content here</div>
        
        
          .myborder {border:2px solid #dc09f0;}
        
        Border color #dc09f0