#7067d5 color space conversions
Hex:
        #7067d5
        RGB:
        112, 103, 213
        CMY:
        56, 60, 16
        CMYK:
        47, 52, 0, 16
      HSL:
        245°, 56.7010%, 61.9608%
        HSV (HSB):
        245°, 51.6432%, 83.5294%
        XYZ:
        23.5426, 17.9493, 65.1745
        xyY:
        0.2207, 0.1683, 17.9493
      CIE-Lab:
        49.4346, 31.9632, -55.7345
        CIE-LCH:
        49.4346, 64.2493, 299.8338
        CIE-Luv:
        49.4346, -3.2061, -88.3714
        Hunter-Lab:
        42.3667, 25.0484, -61.5518
      #7067d5 color charts
#7067d5 RGB chart
      #7067d5 CMYK chart
      #7067d5 RGB pie chart
      #7067d5 color shades, tints & tones
#7067d5 color schemes
#7067d5 color preview, HTML & CSS examples
           This text has a color of #7067d5        
        
          <p style="color:#7067d5;">Text here</p>
        
        
          .mytext {color:#7067d5;}
        
        Text color #7067d5
      
           This box has a color of #7067d5        
        
          <div style="background-color:#7067d5;">Content here</div>
        
        
          .mybackground {background-color:#7067d5;}
        
        Background color #7067d5
      
           Border around this has a color of #7067d5        
        
          <div style="border:2px solid #7067d5;">Content here</div>
        
        
          .myborder {border:2px solid #7067d5;}
        
        Border color #7067d5