#6205c5 color space conversions
Hex:
        #6205c5
        RGB:
        98, 5, 197
        CMY:
        62, 98, 23
        CMYK:
        50, 97, 0, 23
      HSL:
        269°, 95.0495%, 39.6078%
        HSV (HSB):
        269°, 97.4619%, 77.2549%
        XYZ:
        15.1693, 6.7364, 53.3241
        xyY:
        0.2016, 0.0895, 6.7364
      CIE-Lab:
        31.1992, 67.7695, -76.2686
        CIE-LCH:
        31.1992, 102.0275, 311.6231
        CIE-Luv:
        31.1992, 8.8645, -100.9186
        Hunter-Lab:
        25.9546, 58.9046, -103.6437
      #6205c5 color charts
#6205c5 RGB chart
      #6205c5 CMYK chart
      #6205c5 RGB pie chart
      #6205c5 color shades, tints & tones
#6205c5 color schemes
#6205c5 color preview, HTML & CSS examples
           This text has a color of #6205c5        
        
          <p style="color:#6205c5;">Text here</p>
        
        
          .mytext {color:#6205c5;}
        
        Text color #6205c5
      
           This box has a color of #6205c5        
        
          <div style="background-color:#6205c5;">Content here</div>
        
        
          .mybackground {background-color:#6205c5;}
        
        Background color #6205c5
      
           Border around this has a color of #6205c5        
        
          <div style="border:2px solid #6205c5;">Content here</div>
        
        
          .myborder {border:2px solid #6205c5;}
        
        Border color #6205c5