#6225cd color space conversions
Hex:
        #6225cd
        RGB:
        98, 37, 205
        CMY:
        62, 85, 20
        CMYK:
        52, 82, 0, 20
      HSL:
        262°, 69.4215%, 47.4510%
        HSV (HSB):
        262°, 81.9512%, 80.3922%
        XYZ:
        16.7180, 8.3276, 58.4839
        xyY:
        0.2001, 0.0997, 8.3276
      CIE-Lab:
        34.6560, 61.8018, -75.2376
        CIE-LCH:
        34.6560, 97.3661, 309.4004
        CIE-Luv:
        34.6560, 5.8828, -104.5084
        Hunter-Lab:
        28.8576, 52.9095, -99.9592
      #6225cd color charts
#6225cd RGB chart
      #6225cd CMYK chart
      #6225cd RGB pie chart
      #6225cd color shades, tints & tones
#6225cd color schemes
#6225cd color preview, HTML & CSS examples
           This text has a color of #6225cd        
        
          <p style="color:#6225cd;">Text here</p>
        
        
          .mytext {color:#6225cd;}
        
        Text color #6225cd
      
           This box has a color of #6225cd        
        
          <div style="background-color:#6225cd;">Content here</div>
        
        
          .mybackground {background-color:#6225cd;}
        
        Background color #6225cd
      
           Border around this has a color of #6225cd        
        
          <div style="border:2px solid #6225cd;">Content here</div>
        
        
          .myborder {border:2px solid #6225cd;}
        
        Border color #6225cd