#7115cf color space conversions
Hex:
        #7115cf
        RGB:
        113, 21, 207
        CMY:
        56, 92, 19
        CMYK:
        45, 90, 0, 19
      HSL:
        270°, 81.5789%, 44.7059%
        HSV (HSB):
        270°, 89.8551%, 81.1765%
        XYZ:
        18.3407, 8.5520, 59.7155
        xyY:
        0.2118, 0.0987, 8.5520
      CIE-Lab:
        35.1071, 68.6430, -75.5933
        CIE-LCH:
        35.1071, 102.1088, 312.2412
        CIE-Luv:
        35.1071, 12.4868, -105.9144
        Hunter-Lab:
        29.2439, 60.7720, -100.5986
      #7115cf color charts
#7115cf RGB chart
      #7115cf CMYK chart
      #7115cf RGB pie chart
      #7115cf color shades, tints & tones
#7115cf color schemes
#7115cf color preview, HTML & CSS examples
           This text has a color of #7115cf        
        
          <p style="color:#7115cf;">Text here</p>
        
        
          .mytext {color:#7115cf;}
        
        Text color #7115cf
      
           This box has a color of #7115cf        
        
          <div style="background-color:#7115cf;">Content here</div>
        
        
          .mybackground {background-color:#7115cf;}
        
        Background color #7115cf
      
           Border around this has a color of #7115cf        
        
          <div style="border:2px solid #7115cf;">Content here</div>
        
        
          .myborder {border:2px solid #7115cf;}
        
        Border color #7115cf