#2061fb color space conversions
Hex:
        #2061fb
        RGB:
        32, 97, 251
        CMY:
        87, 62, 2
        CMYK:
        87, 61, 0, 2
      HSL:
        222°, 96.4758%, 55.4902%
        HSV (HSB):
        222°, 87.2510%, 98.4314%
        XYZ:
        22.2829, 15.8215, 93.1462
        xyY:
        0.1698, 0.1205, 15.8215
      CIE-Lab:
        46.7394, 37.8770, -81.6878
        CIE-LCH:
        46.7394, 90.0420, 294.8762
        CIE-Luv:
        46.7394, -19.7403, -124.0605
        Hunter-Lab:
        39.7762, 30.3886, -110.9992
      #2061fb color charts
#2061fb RGB chart
      #2061fb CMYK chart
      #2061fb RGB pie chart
      #2061fb color shades, tints & tones
#2061fb color schemes
#2061fb color preview, HTML & CSS examples
           This text has a color of #2061fb        
        
          <p style="color:#2061fb;">Text here</p>
        
        
          .mytext {color:#2061fb;}
        
        Text color #2061fb
      
           This box has a color of #2061fb        
        
          <div style="background-color:#2061fb;">Content here</div>
        
        
          .mybackground {background-color:#2061fb;}
        
        Background color #2061fb
      
           Border around this has a color of #2061fb        
        
          <div style="border:2px solid #2061fb;">Content here</div>
        
        
          .myborder {border:2px solid #2061fb;}
        
        Border color #2061fb