#3602ed color space conversions
Hex:
        #3602ed
        RGB:
        54, 2, 237
        CMY:
        79, 99, 7
        CMYK:
        77, 99, 0, 7
      HSL:
        253°, 98.3264%, 46.8627%
        HSV (HSB):
        253°, 99.1561%, 92.9412%
        XYZ:
        16.8291, 6.9421, 80.5737
        xyY:
        0.1613, 0.0665, 6.9421
      CIE-Lab:
        31.6748, 75.2711, -98.7032
        CIE-LCH:
        31.6748, 124.1292, 307.3291
        CIE-Luv:
        31.6748, -5.0371, -121.9120
        Hunter-Lab:
        26.3479, 67.9039, -162.8696
      #3602ed color charts
#3602ed RGB chart
      #3602ed CMYK chart
      #3602ed RGB pie chart
      #3602ed color shades, tints & tones
#3602ed color schemes
#3602ed color preview, HTML & CSS examples
           This text has a color of #3602ed        
        
          <p style="color:#3602ed;">Text here</p>
        
        
          .mytext {color:#3602ed;}
        
        Text color #3602ed
      
           This box has a color of #3602ed        
        
          <div style="background-color:#3602ed;">Content here</div>
        
        
          .mybackground {background-color:#3602ed;}
        
        Background color #3602ed
      
           Border around this has a color of #3602ed        
        
          <div style="border:2px solid #3602ed;">Content here</div>
        
        
          .myborder {border:2px solid #3602ed;}
        
        Border color #3602ed