#2060fb color space conversions
Hex:
        #2060fb
        RGB:
        32, 96, 251
        CMY:
        87, 62, 2
        CMYK:
        87, 62, 0, 2
      HSL:
        222°, 96.4758%, 55.4902%
        HSV (HSB):
        222°, 87.2510%, 98.4314%
        XYZ:
        22.1911, 15.6379, 93.1156
        xyY:
        0.1695, 0.1194, 15.6379
      CIE-Lab:
        46.4957, 38.5034, -82.0872
        CIE-LCH:
        46.4957, 90.6687, 295.1291
        CIE-Luv:
        46.4957, -19.5037, -124.4020
        Hunter-Lab:
        39.5447, 30.9647, -111.9283
      #2060fb color charts
#2060fb RGB chart
      #2060fb CMYK chart
      #2060fb RGB pie chart
      #2060fb color shades, tints & tones
#2060fb color schemes
#2060fb color preview, HTML & CSS examples
           This text has a color of #2060fb        
        
          <p style="color:#2060fb;">Text here</p>
        
        
          .mytext {color:#2060fb;}
        
        Text color #2060fb
      
           This box has a color of #2060fb        
        
          <div style="background-color:#2060fb;">Content here</div>
        
        
          .mybackground {background-color:#2060fb;}
        
        Background color #2060fb
      
           Border around this has a color of #2060fb        
        
          <div style="border:2px solid #2060fb;">Content here</div>
        
        
          .myborder {border:2px solid #2060fb;}
        
        Border color #2060fb