#7066fd color space conversions
Hex:
        #7066fd
        RGB:
        112, 102, 253
        CMY:
        56, 60, 1
        CMYK:
        56, 60, 0, 1
      HSL:
        244°, 97.4194%, 69.6078%
        HSV (HSB):
        244°, 59.6838%, 99.2157%
        XYZ:
        29.1631, 20.0393, 95.2594
        xyY:
        0.2019, 0.1387, 20.0393
      CIE-Lab:
        51.8817, 44.6435, -74.2469
        CIE-LCH:
        51.8817, 86.6352, 301.0178
        CIE-Luv:
        51.8817, -5.6149, -118.2539
        Hunter-Lab:
        44.7653, 37.9474, -94.8318
      #7066fd color charts
#7066fd RGB chart
      #7066fd CMYK chart
      #7066fd RGB pie chart
      #7066fd color shades, tints & tones
#7066fd color schemes
#7066fd color preview, HTML & CSS examples
           This text has a color of #7066fd        
        
          <p style="color:#7066fd;">Text here</p>
        
        
          .mytext {color:#7066fd;}
        
        Text color #7066fd
      
           This box has a color of #7066fd        
        
          <div style="background-color:#7066fd;">Content here</div>
        
        
          .mybackground {background-color:#7066fd;}
        
        Background color #7066fd
      
           Border around this has a color of #7066fd        
        
          <div style="border:2px solid #7066fd;">Content here</div>
        
        
          .myborder {border:2px solid #7066fd;}
        
        Border color #7066fd