#7068ef color space conversions
Hex:
        #7068ef
        RGB:
        112, 104, 239
        CMY:
        56, 59, 6
        CMYK:
        53, 56, 0, 6
      HSL:
        244°, 80.8383%, 67.2549%
        HSV (HSB):
        244°, 56.4854%, 93.7255%
        XYZ:
        27.2124, 19.5774, 84.0059
        xyY:
        0.2081, 0.1497, 19.5774
      CIE-Lab:
        51.3560, 39.2161, -67.3031
        CIE-LCH:
        51.3560, 77.8948, 300.2285
        CIE-Luv:
        51.3560, -5.2337, -107.3410
        Hunter-Lab:
        44.2463, 32.3501, -81.5954
      #7068ef color charts
#7068ef RGB chart
      #7068ef CMYK chart
      #7068ef RGB pie chart
      #7068ef color shades, tints & tones
#7068ef color schemes
#7068ef color preview, HTML & CSS examples
           This text has a color of #7068ef        
        
          <p style="color:#7068ef;">Text here</p>
        
        
          .mytext {color:#7068ef;}
        
        Text color #7068ef
      
           This box has a color of #7068ef        
        
          <div style="background-color:#7068ef;">Content here</div>
        
        
          .mybackground {background-color:#7068ef;}
        
        Background color #7068ef
      
           Border around this has a color of #7068ef        
        
          <div style="border:2px solid #7068ef;">Content here</div>
        
        
          .myborder {border:2px solid #7068ef;}
        
        Border color #7068ef