#7128dc color space conversions
Hex:
        #7128dc
        RGB:
        113, 40, 220
        CMY:
        56, 84, 14
        CMYK:
        49, 82, 0, 14
      HSL:
        264°, 72.0000%, 50.9804%
        HSV (HSB):
        264°, 81.8182%, 86.2745%
        XYZ:
        20.4871, 10.1956, 68.5983
        xyY:
        0.2064, 0.1027, 10.1956
      CIE-Lab:
        38.1912, 66.2074, -78.0209
        CIE-LCH:
        38.1912, 102.3263, 310.3174
        CIE-Luv:
        38.1912, 9.0657, -112.3857
        Hunter-Lab:
        31.9306, 58.6498, -105.0248
      #7128dc color charts
#7128dc RGB chart
      #7128dc CMYK chart
      #7128dc RGB pie chart
      #7128dc color shades, tints & tones
#7128dc color schemes
#7128dc color preview, HTML & CSS examples
           This text has a color of #7128dc        
        
          <p style="color:#7128dc;">Text here</p>
        
        
          .mytext {color:#7128dc;}
        
        Text color #7128dc
      
           This box has a color of #7128dc        
        
          <div style="background-color:#7128dc;">Content here</div>
        
        
          .mybackground {background-color:#7128dc;}
        
        Background color #7128dc
      
           Border around this has a color of #7128dc        
        
          <div style="border:2px solid #7128dc;">Content here</div>
        
        
          .myborder {border:2px solid #7128dc;}
        
        Border color #7128dc