#7065fa color space conversions
Hex:
        #7065fa
        RGB:
        112, 101, 250
        CMY:
        56, 60, 2
        CMYK:
        55, 60, 0, 2
      HSL:
        244°, 93.7107%, 68.8235%
        HSV (HSB):
        244°, 59.6000%, 98.0392%
        XYZ:
        28.5911, 19.6542, 92.7292
        xyY:
        0.2028, 0.1394, 19.6542
      CIE-Lab:
        51.4440, 44.3105, -73.2927
        CIE-LCH:
        51.4440, 85.6460, 301.1559
        CIE-Luv:
        51.4440, -5.1743, -116.5690
        Hunter-Lab:
        44.3331, 37.5345, -92.9806
      #7065fa color charts
#7065fa RGB chart
      #7065fa CMYK chart
      #7065fa RGB pie chart
      #7065fa color shades, tints & tones
#7065fa color schemes
#7065fa color preview, HTML & CSS examples
           This text has a color of #7065fa        
        
          <p style="color:#7065fa;">Text here</p>
        
        
          .mytext {color:#7065fa;}
        
        Text color #7065fa
      
           This box has a color of #7065fa        
        
          <div style="background-color:#7065fa;">Content here</div>
        
        
          .mybackground {background-color:#7065fa;}
        
        Background color #7065fa
      
           Border around this has a color of #7065fa        
        
          <div style="border:2px solid #7065fa;">Content here</div>
        
        
          .myborder {border:2px solid #7065fa;}
        
        Border color #7065fa