#7095fd color space conversions
Hex:
        #7095fd
        RGB:
        112, 149, 253
        CMY:
        56, 42, 1
        CMYK:
        56, 41, 0, 1
      HSL:
        224°, 97.2414%, 71.5686%
        HSV (HSB):
        224°, 55.7312%, 99.2157%
        XYZ:
        35.1592, 32.0315, 97.2581
        xyY:
        0.2138, 0.1948, 32.0315
      CIE-Lab:
        63.3689, 16.8174, -55.7699
        CIE-LCH:
        63.3689, 58.2504, 286.7807
        CIE-Luv:
        63.3689, -19.4881, -91.6781
        Hunter-Lab:
        56.5964, 11.8453, -62.2695
      #7095fd color charts
#7095fd RGB chart
      #7095fd CMYK chart
      #7095fd RGB pie chart
      #7095fd color shades, tints & tones
#7095fd color schemes
#7095fd color preview, HTML & CSS examples
           This text has a color of #7095fd        
        
          <p style="color:#7095fd;">Text here</p>
        
        
          .mytext {color:#7095fd;}
        
        Text color #7095fd
      
           This box has a color of #7095fd        
        
          <div style="background-color:#7095fd;">Content here</div>
        
        
          .mybackground {background-color:#7095fd;}
        
        Background color #7095fd
      
           Border around this has a color of #7095fd        
        
          <div style="border:2px solid #7095fd;">Content here</div>
        
        
          .myborder {border:2px solid #7095fd;}
        
        Border color #7095fd