#708efb color space conversions
Hex:
        #708efb
        RGB:
        112, 142, 251
        CMY:
        56, 44, 2
        CMYK:
        55, 43, 0, 2
      HSL:
        227°, 94.5578%, 71.1765%
        HSV (HSB):
        227°, 55.3785%, 98.4314%
        XYZ:
        33.7677, 29.7558, 95.2305
        xyY:
        0.2127, 0.1874, 29.7558
      CIE-Lab:
        61.4429, 20.3201, -57.7426
        CIE-LCH:
        61.4429, 61.2137, 289.3874
        CIE-Luv:
        61.4429, -17.1416, -94.7583
        Hunter-Lab:
        54.5489, 15.0373, -65.3233
      #708efb color charts
#708efb RGB chart
      #708efb CMYK chart
      #708efb RGB pie chart
      #708efb color shades, tints & tones
#708efb color schemes
#708efb color preview, HTML & CSS examples
           This text has a color of #708efb        
        
          <p style="color:#708efb;">Text here</p>
        
        
          .mytext {color:#708efb;}
        
        Text color #708efb
      
           This box has a color of #708efb        
        
          <div style="background-color:#708efb;">Content here</div>
        
        
          .mybackground {background-color:#708efb;}
        
        Background color #708efb
      
           Border around this has a color of #708efb        
        
          <div style="border:2px solid #708efb;">Content here</div>
        
        
          .myborder {border:2px solid #708efb;}
        
        Border color #708efb