#602cbe color space conversions
Hex:
        #602cbe
        RGB:
        96, 44, 190
        CMY:
        62, 83, 25
        CMYK:
        49, 77, 0, 25
      HSL:
        261°, 62.3932%, 45.8824%
        HSV (HSB):
        261°, 76.8421%, 74.5098%
        XYZ:
        15.0188, 8.0059, 49.4689
        xyY:
        0.2072, 0.1104, 8.0059
      CIE-Lab:
        33.9951, 54.8182, -67.5535
        CIE-LCH:
        33.9951, 86.9972, 309.0586
        CIE-Luv:
        33.9951, 6.2118, -94.6601
        Hunter-Lab:
        28.2946, 45.2323, -83.8534
      #602cbe color charts
#602cbe RGB chart
      #602cbe CMYK chart
      #602cbe RGB pie chart
      #602cbe color shades, tints & tones
#602cbe color schemes
#602cbe color preview, HTML & CSS examples
           This text has a color of #602cbe        
        
          <p style="color:#602cbe;">Text here</p>
        
        
          .mytext {color:#602cbe;}
        
        Text color #602cbe
      
           This box has a color of #602cbe        
        
          <div style="background-color:#602cbe;">Content here</div>
        
        
          .mybackground {background-color:#602cbe;}
        
        Background color #602cbe
      
           Border around this has a color of #602cbe        
        
          <div style="border:2px solid #602cbe;">Content here</div>
        
        
          .myborder {border:2px solid #602cbe;}
        
        Border color #602cbe