#7182dc color space conversions
Hex:
        #7182dc
        RGB:
        113, 130, 220
        CMY:
        56, 49, 14
        CMYK:
        49, 41, 0, 14
      HSL:
        230°, 60.4520%, 65.2941%
        HSV (HSB):
        230°, 48.6364%, 86.2745%
        XYZ:
        27.7110, 24.6433, 71.0062
        xyY:
        0.2246, 0.1998, 24.6433
      CIE-Lab:
        56.7262, 18.0689, -48.0472
        CIE-LCH:
        56.7262, 51.3324, 290.6096
        CIE-Luv:
        56.7262, -11.9771, -77.4111
        Hunter-Lab:
        49.6420, 12.7680, -50.0570
      #7182dc color charts
#7182dc RGB chart
      #7182dc CMYK chart
      #7182dc RGB pie chart
      #7182dc color shades, tints & tones
#7182dc color schemes
#7182dc color preview, HTML & CSS examples
           This text has a color of #7182dc        
        
          <p style="color:#7182dc;">Text here</p>
        
        
          .mytext {color:#7182dc;}
        
        Text color #7182dc
      
           This box has a color of #7182dc        
        
          <div style="background-color:#7182dc;">Content here</div>
        
        
          .mybackground {background-color:#7182dc;}
        
        Background color #7182dc
      
           Border around this has a color of #7182dc        
        
          <div style="border:2px solid #7182dc;">Content here</div>
        
        
          .myborder {border:2px solid #7182dc;}
        
        Border color #7182dc