#6153f5 color space conversions
Hex:
        #6153f5
        RGB:
        97, 83, 245
        CMY:
        62, 67, 4
        CMYK:
        60, 66, 0, 4
      HSL:
        245°, 89.0110%, 64.3137%
        HSV (HSB):
        245°, 66.1224%, 96.0784%
        XYZ:
        24.5045, 15.3205, 88.0518
        xyY:
        0.1916, 0.1198, 15.3205
      CIE-Lab:
        46.0700, 50.6851, -79.3155
        CIE-LCH:
        46.0700, 94.1272, 302.5798
        CIE-Luv:
        46.0700, -5.2624, -121.2137
        Hunter-Lab:
        39.1414, 43.2525, -105.9789
      #6153f5 color charts
#6153f5 RGB chart
      #6153f5 CMYK chart
      #6153f5 RGB pie chart
      #6153f5 color shades, tints & tones
#6153f5 color schemes
#6153f5 color preview, HTML & CSS examples
           This text has a color of #6153f5        
        
          <p style="color:#6153f5;">Text here</p>
        
        
          .mytext {color:#6153f5;}
        
        Text color #6153f5
      
           This box has a color of #6153f5        
        
          <div style="background-color:#6153f5;">Content here</div>
        
        
          .mybackground {background-color:#6153f5;}
        
        Background color #6153f5
      
           Border around this has a color of #6153f5        
        
          <div style="border:2px solid #6153f5;">Content here</div>
        
        
          .myborder {border:2px solid #6153f5;}
        
        Border color #6153f5