#7068df color space conversions
Hex:
        #7068df
        RGB:
        112, 104, 223
        CMY:
        56, 59, 13
        CMYK:
        50, 53, 0, 13
      HSL:
        244°, 65.0273%, 64.1176%
        HSV (HSB):
        244°, 53.3632%, 87.4510%
        XYZ:
        24.9517, 18.6731, 72.1012
        xyY:
        0.2156, 0.1614, 18.6731
      CIE-Lab:
        50.3025, 34.3660, -60.0094
        CIE-LCH:
        50.3025, 69.1531, 299.7988
        CIE-Luv:
        50.3025, -4.1860, -95.4651
        Hunter-Lab:
        43.2124, 27.4478, -68.6786
      #7068df color charts
#7068df RGB chart
      #7068df CMYK chart
      #7068df RGB pie chart
      #7068df color shades, tints & tones
#7068df color schemes
#7068df color preview, HTML & CSS examples
           This text has a color of #7068df        
        
          <p style="color:#7068df;">Text here</p>
        
        
          .mytext {color:#7068df;}
        
        Text color #7068df
      
           This box has a color of #7068df        
        
          <div style="background-color:#7068df;">Content here</div>
        
        
          .mybackground {background-color:#7068df;}
        
        Background color #7068df
      
           Border around this has a color of #7068df        
        
          <div style="border:2px solid #7068df;">Content here</div>
        
        
          .myborder {border:2px solid #7068df;}
        
        Border color #7068df