#2782fc color space conversions
Hex:
        #2782fc
        RGB:
        39, 130, 252
        CMY:
        85, 49, 1
        CMYK:
        85, 48, 0, 1
      HSL:
        214°, 97.2603%, 57.0588%
        HSV (HSB):
        214°, 84.5238%, 98.8235%
        XYZ:
        26.3900, 23.4249, 95.2260
        xyY:
        0.1819, 0.1615, 23.4249
      CIE-Lab:
        55.5073, 17.9687, -67.9735
        CIE-LCH:
        55.5073, 70.3084, 284.8074
        CIE-Luv:
        55.5073, -27.9473, -108.6455
        Hunter-Lab:
        48.3992, 12.6297, -82.7742
      #2782fc color charts
#2782fc RGB chart
      #2782fc CMYK chart
      #2782fc RGB pie chart
      #2782fc color shades, tints & tones
#2782fc color schemes
#2782fc color preview, HTML & CSS examples
           This text has a color of #2782fc        
        
          <p style="color:#2782fc;">Text here</p>
        
        
          .mytext {color:#2782fc;}
        
        Text color #2782fc
      
           This box has a color of #2782fc        
        
          <div style="background-color:#2782fc;">Content here</div>
        
        
          .mybackground {background-color:#2782fc;}
        
        Background color #2782fc
      
           Border around this has a color of #2782fc        
        
          <div style="border:2px solid #2782fc;">Content here</div>
        
        
          .myborder {border:2px solid #2782fc;}
        
        Border color #2782fc