#6355f5 color space conversions
Hex:
        #6355f5
        RGB:
        99, 85, 245
        CMY:
        61, 67, 4
        CMYK:
        60, 65, 0, 4
      HSL:
        245°, 88.8889%, 64.7059%
        HSV (HSB):
        245°, 65.3061%, 96.0784%
        XYZ:
        24.8755, 15.7422, 88.1137
        xyY:
        0.1932, 0.1223, 15.7422
      CIE-Lab:
        46.6345, 49.8505, -78.3860
        CIE-LCH:
        46.6345, 92.8948, 302.4548
        CIE-Luv:
        46.6345, -5.1157, -120.4308
        Hunter-Lab:
        39.6765, 42.4784, -103.8980
      #6355f5 color charts
#6355f5 RGB chart
      #6355f5 CMYK chart
      #6355f5 RGB pie chart
      #6355f5 color shades, tints & tones
#6355f5 color schemes
#6355f5 color preview, HTML & CSS examples
           This text has a color of #6355f5        
        
          <p style="color:#6355f5;">Text here</p>
        
        
          .mytext {color:#6355f5;}
        
        Text color #6355f5
      
           This box has a color of #6355f5        
        
          <div style="background-color:#6355f5;">Content here</div>
        
        
          .mybackground {background-color:#6355f5;}
        
        Background color #6355f5
      
           Border around this has a color of #6355f5        
        
          <div style="border:2px solid #6355f5;">Content here</div>
        
        
          .myborder {border:2px solid #6355f5;}
        
        Border color #6355f5