#6054cb color space conversions
Hex:
        #6054cb
        RGB:
        96, 84, 203
        CMY:
        62, 67, 20
        CMYK:
        53, 59, 0, 20
      HSL:
        246°, 53.3632%, 56.2745%
        HSV (HSB):
        246°, 58.6207%, 79.6078%
        XYZ:
        18.7737, 13.1392, 58.0466
        xyY:
        0.2087, 0.1461, 13.1392
      CIE-Lab:
        42.9723, 36.9972, -60.4930
        CIE-LCH:
        42.9723, 70.9098, 301.4498
        CIE-Luv:
        42.9723, -2.9553, -92.2452
        Hunter-Lab:
        36.2481, 29.0149, -69.5715
      #6054cb color charts
#6054cb RGB chart
      #6054cb CMYK chart
      #6054cb RGB pie chart
      #6054cb color shades, tints & tones
#6054cb color schemes
#6054cb color preview, HTML & CSS examples
           This text has a color of #6054cb        
        
          <p style="color:#6054cb;">Text here</p>
        
        
          .mytext {color:#6054cb;}
        
        Text color #6054cb
      
           This box has a color of #6054cb        
        
          <div style="background-color:#6054cb;">Content here</div>
        
        
          .mybackground {background-color:#6054cb;}
        
        Background color #6054cb
      
           Border around this has a color of #6054cb        
        
          <div style="border:2px solid #6054cb;">Content here</div>
        
        
          .myborder {border:2px solid #6054cb;}
        
        Border color #6054cb