#c61dd3 color space conversions
Hex:
        #c61dd3
        RGB:
        198, 29, 211
        CMY:
        22, 89, 17
        CMYK:
        6, 86, 0, 17
      HSL:
        296°, 75.8333%, 47.0588%
        HSV (HSB):
        296°, 86.2559%, 82.7451%
        XYZ:
        35.4859, 17.5876, 63.1525
        xyY:
        0.3053, 0.1513, 17.5876
      CIE-Lab:
        48.9921, 79.8949, -54.7360
        CIE-LCH:
        48.9921, 96.8464, 325.5850
        CIE-Luv:
        48.9921, 58.9623, -92.0170
        Hunter-Lab:
        41.9376, 77.6487, -59.9265
      #c61dd3 color charts
#c61dd3 RGB chart
      #c61dd3 CMYK chart
      #c61dd3 RGB pie chart
      #c61dd3 color shades, tints & tones
#c61dd3 color schemes
#c61dd3 color preview, HTML & CSS examples
           This text has a color of #c61dd3        
        
          <p style="color:#c61dd3;">Text here</p>
        
        
          .mytext {color:#c61dd3;}
        
        Text color #c61dd3
      
           This box has a color of #c61dd3        
        
          <div style="background-color:#c61dd3;">Content here</div>
        
        
          .mybackground {background-color:#c61dd3;}
        
        Background color #c61dd3
      
           Border around this has a color of #c61dd3        
        
          <div style="border:2px solid #c61dd3;">Content here</div>
        
        
          .myborder {border:2px solid #c61dd3;}
        
        Border color #c61dd3