#6085fb color space conversions
Hex:
        #6085fb
        RGB:
        96, 133, 251
        CMY:
        62, 48, 2
        CMYK:
        62, 47, 0, 2
      HSL:
        226°, 95.0920%, 68.0392%
        HSV (HSB):
        226°, 61.7530%, 98.4314%
        XYZ:
        30.6240, 26.2269, 94.7150
        xyY:
        0.2021, 0.1730, 26.2269
      CIE-Lab:
        58.2518, 22.7257, -62.8989
        CIE-LCH:
        58.2518, 66.8785, 289.8651
        CIE-Luv:
        58.2518, -18.8296, -102.2507
        Hunter-Lab:
        51.2122, 17.1185, -73.8061
      #6085fb color charts
#6085fb RGB chart
      #6085fb CMYK chart
      #6085fb RGB pie chart
      #6085fb color shades, tints & tones
#6085fb color schemes
#6085fb color preview, HTML & CSS examples
           This text has a color of #6085fb        
        
          <p style="color:#6085fb;">Text here</p>
        
        
          .mytext {color:#6085fb;}
        
        Text color #6085fb
      
           This box has a color of #6085fb        
        
          <div style="background-color:#6085fb;">Content here</div>
        
        
          .mybackground {background-color:#6085fb;}
        
        Background color #6085fb
      
           Border around this has a color of #6085fb        
        
          <div style="border:2px solid #6085fb;">Content here</div>
        
        
          .myborder {border:2px solid #6085fb;}
        
        Border color #6085fb