#6064ce color space conversions
Hex:
        #6064ce
        RGB:
        96, 100, 206
        CMY:
        62, 61, 19
        CMYK:
        53, 51, 0, 19
      HSL:
        238°, 52.8846%, 59.2157%
        HSV (HSB):
        238°, 53.3981%, 80.7843%
        XYZ:
        20.5216, 16.0574, 60.4103
        xyY:
        0.2116, 0.1656, 16.0574
      CIE-Lab:
        47.0497, 28.1926, -55.6351
        CIE-LCH:
        47.0497, 62.3705, 296.8733
        CIE-Luv:
        47.0497, -7.5728, -86.7492
        Hunter-Lab:
        40.0716, 21.2886, -61.3329
      #6064ce color charts
#6064ce RGB chart
      #6064ce CMYK chart
      #6064ce RGB pie chart
      #6064ce color shades, tints & tones
#6064ce color schemes
#6064ce color preview, HTML & CSS examples
           This text has a color of #6064ce        
        
          <p style="color:#6064ce;">Text here</p>
        
        
          .mytext {color:#6064ce;}
        
        Text color #6064ce
      
           This box has a color of #6064ce        
        
          <div style="background-color:#6064ce;">Content here</div>
        
        
          .mybackground {background-color:#6064ce;}
        
        Background color #6064ce
      
           Border around this has a color of #6064ce        
        
          <div style="border:2px solid #6064ce;">Content here</div>
        
        
          .myborder {border:2px solid #6064ce;}
        
        Border color #6064ce