#602fea color space conversions
Hex:
        #602fea
        RGB:
        96, 47, 234
        CMY:
        62, 82, 8
        CMYK:
        59, 80, 0, 8
      HSL:
        256°, 81.6594%, 55.0980%
        HSV (HSB):
        256°, 79.9145%, 91.7647%
        XYZ:
        20.6917, 10.4603, 78.7704
        xyY:
        0.1882, 0.0952, 10.4603
      CIE-Lab:
        38.6563, 65.1973, -85.3063
        CIE-LCH:
        38.6563, 107.3679, 307.3897
        CIE-Luv:
        38.6563, 1.0675, -121.0533
        Hunter-Lab:
        32.3424, 57.5993, -121.7617
      #602fea color charts
#602fea RGB chart
      #602fea CMYK chart
      #602fea RGB pie chart
      #602fea color shades, tints & tones
#602fea color schemes
#602fea color preview, HTML & CSS examples
           This text has a color of #602fea        
        
          <p style="color:#602fea;">Text here</p>
        
        
          .mytext {color:#602fea;}
        
        Text color #602fea
      
           This box has a color of #602fea        
        
          <div style="background-color:#602fea;">Content here</div>
        
        
          .mybackground {background-color:#602fea;}
        
        Background color #602fea
      
           Border around this has a color of #602fea        
        
          <div style="border:2px solid #602fea;">Content here</div>
        
        
          .myborder {border:2px solid #602fea;}
        
        Border color #602fea