#6355fa color space conversions
Hex:
        #6355fa
        RGB:
        99, 85, 250
        CMY:
        61, 67, 2
        CMYK:
        60, 66, 0, 2
      HSL:
        245°, 94.2857%, 65.6863%
        HSV (HSB):
        245°, 66.0000%, 98.0392%
        XYZ:
        25.6494, 16.0518, 92.1889
        xyY:
        0.1916, 0.1199, 16.0518
      CIE-Lab:
        47.0423, 51.3752, -80.5129
        CIE-LCH:
        47.0423, 95.5078, 302.5419
        CIE-Luv:
        47.0423, -5.4375, -123.7052
        Hunter-Lab:
        40.0647, 44.1626, -108.3812
      #6355fa color charts
#6355fa RGB chart
      #6355fa CMYK chart
      #6355fa RGB pie chart
      #6355fa color shades, tints & tones
#6355fa color schemes
#6355fa color preview, HTML & CSS examples
           This text has a color of #6355fa        
        
          <p style="color:#6355fa;">Text here</p>
        
        
          .mytext {color:#6355fa;}
        
        Text color #6355fa
      
           This box has a color of #6355fa        
        
          <div style="background-color:#6355fa;">Content here</div>
        
        
          .mybackground {background-color:#6355fa;}
        
        Background color #6355fa
      
           Border around this has a color of #6355fa        
        
          <div style="border:2px solid #6355fa;">Content here</div>
        
        
          .myborder {border:2px solid #6355fa;}
        
        Border color #6355fa