#7112ee color space conversions
Hex:
        #7112ee
        RGB:
        113, 18, 238
        CMY:
        56, 93, 7
        CMYK:
        53, 92, 0, 7
      HSL:
        266°, 86.6142%, 50.1961%
        HSV (HSB):
        266°, 92.4370%, 93.3333%
        XYZ:
        22.4590, 10.1164, 81.6579
        xyY:
        0.1966, 0.0886, 10.1164
      CIE-Lab:
        38.0505, 76.1391, -88.5183
        CIE-LCH:
        38.0505, 116.7590, 310.7005
        CIE-Luv:
        38.0505, 8.1493, -124.2240
        Hunter-Lab:
        31.8062, 70.3812, -129.9540
      #7112ee color charts
#7112ee RGB chart
      #7112ee CMYK chart
      #7112ee RGB pie chart
      #7112ee color shades, tints & tones
#7112ee color schemes
#7112ee color preview, HTML & CSS examples
           This text has a color of #7112ee        
        
          <p style="color:#7112ee;">Text here</p>
        
        
          .mytext {color:#7112ee;}
        
        Text color #7112ee
      
           This box has a color of #7112ee        
        
          <div style="background-color:#7112ee;">Content here</div>
        
        
          .mybackground {background-color:#7112ee;}
        
        Background color #7112ee
      
           Border around this has a color of #7112ee        
        
          <div style="border:2px solid #7112ee;">Content here</div>
        
        
          .myborder {border:2px solid #7112ee;}
        
        Border color #7112ee