#6265d6 color space conversions
Hex:
        #6265d6
        RGB:
        98, 101, 214
        CMY:
        62, 60, 16
        CMYK:
        54, 53, 0, 16
      HSL:
        238°, 58.5859%, 61.1765%
        HSV (HSB):
        238°, 54.2056%, 83.9216%
        XYZ:
        21.8283, 16.7591, 65.7027
        xyY:
        0.2093, 0.1607, 16.7591
      CIE-Lab:
        47.9550, 30.5261, -58.7396
        CIE-LCH:
        47.9550, 66.1980, 297.4602
        CIE-Luv:
        47.9550, -7.6022, -92.0397
        Hunter-Lab:
        40.9378, 23.5359, -66.5002
      #6265d6 color charts
#6265d6 RGB chart
      #6265d6 CMYK chart
      #6265d6 RGB pie chart
      #6265d6 color shades, tints & tones
#6265d6 color schemes
#6265d6 color preview, HTML & CSS examples
           This text has a color of #6265d6        
        
          <p style="color:#6265d6;">Text here</p>
        
        
          .mytext {color:#6265d6;}
        
        Text color #6265d6
      
           This box has a color of #6265d6        
        
          <div style="background-color:#6265d6;">Content here</div>
        
        
          .mybackground {background-color:#6265d6;}
        
        Background color #6265d6
      
           Border around this has a color of #6265d6        
        
          <div style="border:2px solid #6265d6;">Content here</div>
        
        
          .myborder {border:2px solid #6265d6;}
        
        Border color #6265d6