#6070ee color space conversions
Hex:
        #6070ee
        RGB:
        96, 112, 238
        CMY:
        62, 56, 7
        CMYK:
        60, 53, 0, 7
      HSL:
        233°, 80.6818%, 65.4902%
        HSV (HSB):
        233°, 59.6639%, 93.3333%
        XYZ:
        26.0507, 20.2482, 83.4242
        xyY:
        0.2008, 0.1561, 20.2482
      CIE-Lab:
        52.1167, 31.1793, -65.5671
        CIE-LCH:
        52.1167, 72.6030, 295.4326
        CIE-Luv:
        52.1167, -12.3270, -104.4495
        Hunter-Lab:
        44.9980, 24.5924, -78.4223
      #6070ee color charts
#6070ee RGB chart
      #6070ee CMYK chart
      #6070ee RGB pie chart
      #6070ee color shades, tints & tones
#6070ee color schemes
#6070ee color preview, HTML & CSS examples
           This text has a color of #6070ee        
        
          <p style="color:#6070ee;">Text here</p>
        
        
          .mytext {color:#6070ee;}
        
        Text color #6070ee
      
           This box has a color of #6070ee        
        
          <div style="background-color:#6070ee;">Content here</div>
        
        
          .mybackground {background-color:#6070ee;}
        
        Background color #6070ee
      
           Border around this has a color of #6070ee        
        
          <div style="border:2px solid #6070ee;">Content here</div>
        
        
          .myborder {border:2px solid #6070ee;}
        
        Border color #6070ee