#6095ec color space conversions
Hex:
        #6095ec
        RGB:
        96, 149, 236
        CMY:
        62, 42, 7
        CMYK:
        59, 37, 0, 7
      HSL:
        217°, 78.6517%, 65.0980%
        HSV (HSB):
        217°, 59.3220%, 92.5490%
        XYZ:
        30.7116, 30.0378, 83.5361
        xyY:
        0.2129, 0.2082, 30.0378
      CIE-Lab:
        61.6868, 8.2462, -49.1486
        CIE-LCH:
        61.6868, 49.8356, 279.5244
        CIE-Luv:
        61.6868, -24.0505, -79.3604
        Hunter-Lab:
        54.8068, 4.1128, -52.0047
      #6095ec color charts
#6095ec RGB chart
      #6095ec CMYK chart
      #6095ec RGB pie chart
      #6095ec color shades, tints & tones
#6095ec color schemes
#6095ec color preview, HTML & CSS examples
           This text has a color of #6095ec        
        
          <p style="color:#6095ec;">Text here</p>
        
        
          .mytext {color:#6095ec;}
        
        Text color #6095ec
      
           This box has a color of #6095ec        
        
          <div style="background-color:#6095ec;">Content here</div>
        
        
          .mybackground {background-color:#6095ec;}
        
        Background color #6095ec
      
           Border around this has a color of #6095ec        
        
          <div style="border:2px solid #6095ec;">Content here</div>
        
        
          .myborder {border:2px solid #6095ec;}
        
        Border color #6095ec