#6064ca color space conversions
Hex:
        #6064ca
        RGB:
        96, 100, 202
        CMY:
        62, 61, 21
        CMYK:
        52, 50, 0, 21
      HSL:
        238°, 50.0000%, 58.4314%
        HSV (HSB):
        238°, 52.4752%, 79.2157%
        XYZ:
        20.0417, 15.8654, 57.8831
        xyY:
        0.2137, 0.1692, 15.8654
      CIE-Lab:
        46.7974, 26.9233, -53.7456
        CIE-LCH:
        46.7974, 60.1120, 296.6081
        CIE-Luv:
        46.7974, -7.3780, -83.6844
        Hunter-Lab:
        39.8314, 20.1097, -58.2784
      #6064ca color charts
#6064ca RGB chart
      #6064ca CMYK chart
      #6064ca RGB pie chart
      #6064ca color shades, tints & tones
#6064ca color schemes
#6064ca color preview, HTML & CSS examples
           This text has a color of #6064ca        
        
          <p style="color:#6064ca;">Text here</p>
        
        
          .mytext {color:#6064ca;}
        
        Text color #6064ca
      
           This box has a color of #6064ca        
        
          <div style="background-color:#6064ca;">Content here</div>
        
        
          .mybackground {background-color:#6064ca;}
        
        Background color #6064ca
      
           Border around this has a color of #6064ca        
        
          <div style="border:2px solid #6064ca;">Content here</div>
        
        
          .myborder {border:2px solid #6064ca;}
        
        Border color #6064ca