#6070cf color space conversions
Hex:
        #6070cf
        RGB:
        96, 112, 207
        CMY:
        62, 56, 19
        CMYK:
        54, 46, 0, 19
      HSL:
        231°, 53.6232%, 59.4118%
        HSV (HSB):
        231°, 53.6232%, 81.1765%
        XYZ:
        21.8805, 18.5801, 61.4646
        xyY:
        0.2147, 0.1823, 18.5801
      CIE-Lab:
        50.1923, 21.1266, -51.1672
        CIE-LCH:
        50.1923, 55.3572, 292.4354
        CIE-Luv:
        50.1923, -11.3359, -80.6056
        Hunter-Lab:
        43.1047, 15.1759, -54.3706
      #6070cf color charts
#6070cf RGB chart
      #6070cf CMYK chart
      #6070cf RGB pie chart
      #6070cf color shades, tints & tones
#6070cf color schemes
#6070cf color preview, HTML & CSS examples
           This text has a color of #6070cf        
        
          <p style="color:#6070cf;">Text here</p>
        
        
          .mytext {color:#6070cf;}
        
        Text color #6070cf
      
           This box has a color of #6070cf        
        
          <div style="background-color:#6070cf;">Content here</div>
        
        
          .mybackground {background-color:#6070cf;}
        
        Background color #6070cf
      
           Border around this has a color of #6070cf        
        
          <div style="border:2px solid #6070cf;">Content here</div>
        
        
          .myborder {border:2px solid #6070cf;}
        
        Border color #6070cf