#6336fd color space conversions
Hex:
        #6336fd
        RGB:
        99, 54, 253
        CMY:
        61, 79, 1
        CMYK:
        61, 79, 0, 1
      HSL:
        254°, 98.0296%, 60.1961%
        HSV (HSB):
        254°, 78.6561%, 99.2157%
        XYZ:
        24.1944, 12.3828, 94.0434
        xyY:
        0.1852, 0.0948, 12.3828
      CIE-Lab:
        41.8182, 67.6640, -90.7803
        CIE-LCH:
        41.8182, 113.2231, 306.6994
        CIE-Luv:
        41.8182, -0.6330, -131.4796
        Hunter-Lab:
        35.1892, 61.1466, -133.8204
      #6336fd color charts
#6336fd RGB chart
      #6336fd CMYK chart
      #6336fd RGB pie chart
      #6336fd color shades, tints & tones
#6336fd color schemes
#6336fd color preview, HTML & CSS examples
           This text has a color of #6336fd        
        
          <p style="color:#6336fd;">Text here</p>
        
        
          .mytext {color:#6336fd;}
        
        Text color #6336fd
      
           This box has a color of #6336fd        
        
          <div style="background-color:#6336fd;">Content here</div>
        
        
          .mybackground {background-color:#6336fd;}
        
        Background color #6336fd
      
           Border around this has a color of #6336fd        
        
          <div style="border:2px solid #6336fd;">Content here</div>
        
        
          .myborder {border:2px solid #6336fd;}
        
        Border color #6336fd