#2352dd color space conversions
Hex:
        #2352dd
        RGB:
        35, 82, 221
        CMY:
        86, 68, 13
        CMYK:
        84, 63, 0, 13
      HSL:
        225°, 73.2283%, 50.1961%
        HSV (HSB):
        225°, 84.1629%, 86.6667%
        XYZ:
        16.7616, 11.6124, 69.7646
        xyY:
        0.1708, 0.1183, 11.6124
      CIE-Lab:
        40.5933, 36.4532, -74.8456
        CIE-LCH:
        40.5933, 83.2508, 295.9681
        CIE-Luv:
        40.5933, -16.0029, -109.3501
        Hunter-Lab:
        34.0769, 28.1650, -97.5287
      #2352dd color charts
#2352dd RGB chart
      #2352dd CMYK chart
      #2352dd RGB pie chart
      #2352dd color shades, tints & tones
#2352dd color schemes
#2352dd color preview, HTML & CSS examples
           This text has a color of #2352dd        
        
          <p style="color:#2352dd;">Text here</p>
        
        
          .mytext {color:#2352dd;}
        
        Text color #2352dd
      
           This box has a color of #2352dd        
        
          <div style="background-color:#2352dd;">Content here</div>
        
        
          .mybackground {background-color:#2352dd;}
        
        Background color #2352dd
      
           Border around this has a color of #2352dd        
        
          <div style="border:2px solid #2352dd;">Content here</div>
        
        
          .myborder {border:2px solid #2352dd;}
        
        Border color #2352dd