#7185fe color space conversions
Hex:
        #7185fe
        RGB:
        113, 133, 254
        CMY:
        56, 48, 0
        CMYK:
        56, 48, 0, 0
      HSL:
        231°, 98.6014%, 71.9608%
        HSV (HSB):
        231°, 55.5118%, 99.6078%
        XYZ:
        33.0870, 27.4415, 97.3188
        xyY:
        0.2096, 0.1738, 27.4415
      CIE-Lab:
        59.3808, 26.8129, -62.6860
        CIE-LCH:
        59.3808, 68.1797, 293.1580
        CIE-Luv:
        59.3808, -14.0355, -102.7294
        Hunter-Lab:
        52.3847, 21.0702, -73.4781
      #7185fe color charts
#7185fe RGB chart
      #7185fe CMYK chart
      #7185fe RGB pie chart
      #7185fe color shades, tints & tones
#7185fe color schemes
#7185fe color preview, HTML & CSS examples
           This text has a color of #7185fe        
        
          <p style="color:#7185fe;">Text here</p>
        
        
          .mytext {color:#7185fe;}
        
        Text color #7185fe
      
           This box has a color of #7185fe        
        
          <div style="background-color:#7185fe;">Content here</div>
        
        
          .mybackground {background-color:#7185fe;}
        
        Background color #7185fe
      
           Border around this has a color of #7185fe        
        
          <div style="border:2px solid #7185fe;">Content here</div>
        
        
          .myborder {border:2px solid #7185fe;}
        
        Border color #7185fe