#dc4bf2 color space conversions
Hex:
        #dc4bf2
        RGB:
        220, 75, 242
        CMY:
        14, 71, 5
        CMYK:
        9, 69, 0, 5
      HSL:
        292°, 86.5285%, 62.1569%
        HSV (HSB):
        292°, 69.0083%, 94.9020%
        XYZ:
        48.0583, 26.6586, 86.6171
        xyY:
        0.2979, 0.1652, 26.6586
      CIE-Lab:
        58.6570, 76.5360, -56.5963
        CIE-LCH:
        58.6570, 95.1887, 323.5181
        CIE-Luv:
        58.6570, 56.2428, -98.6381
        Hunter-Lab:
        51.6320, 75.7893, -63.3217
      #dc4bf2 color charts
#dc4bf2 RGB chart
      #dc4bf2 CMYK chart
      #dc4bf2 RGB pie chart
      #dc4bf2 color shades, tints & tones
#dc4bf2 color schemes
#dc4bf2 color preview, HTML & CSS examples
           This text has a color of #dc4bf2        
        
          <p style="color:#dc4bf2;">Text here</p>
        
        
          .mytext {color:#dc4bf2;}
        
        Text color #dc4bf2
      
           This box has a color of #dc4bf2        
        
          <div style="background-color:#dc4bf2;">Content here</div>
        
        
          .mybackground {background-color:#dc4bf2;}
        
        Background color #dc4bf2
      
           Border around this has a color of #dc4bf2        
        
          <div style="border:2px solid #dc4bf2;">Content here</div>
        
        
          .myborder {border:2px solid #dc4bf2;}
        
        Border color #dc4bf2