#7180fe color space conversions
Hex:
        #7180fe
        RGB:
        113, 128, 254
        CMY:
        56, 50, 0
        CMYK:
        56, 50, 0, 0
      HSL:
        234°, 98.6014%, 71.9608%
        HSV (HSB):
        234°, 55.5118%, 99.6078%
        XYZ:
        32.4186, 26.1048, 97.0960
        xyY:
        0.2083, 0.1677, 26.1048
      CIE-Lab:
        58.1364, 29.7922, -64.6844
        CIE-LCH:
        58.1364, 71.2155, 294.7298
        CIE-Luv:
        58.1364, -12.5062, -105.7118
        Hunter-Lab:
        51.0929, 23.8464, -76.9087
      #7180fe color charts
#7180fe RGB chart
      #7180fe CMYK chart
      #7180fe RGB pie chart
      #7180fe color shades, tints & tones
#7180fe color schemes
#7180fe color preview, HTML & CSS examples
           This text has a color of #7180fe        
        
          <p style="color:#7180fe;">Text here</p>
        
        
          .mytext {color:#7180fe;}
        
        Text color #7180fe
      
           This box has a color of #7180fe        
        
          <div style="background-color:#7180fe;">Content here</div>
        
        
          .mybackground {background-color:#7180fe;}
        
        Background color #7180fe
      
           Border around this has a color of #7180fe        
        
          <div style="border:2px solid #7180fe;">Content here</div>
        
        
          .myborder {border:2px solid #7180fe;}
        
        Border color #7180fe