#2352ce color space conversions
Hex:
        #2352ce
        RGB:
        35, 82, 206
        CMY:
        86, 68, 19
        CMYK:
        83, 60, 0, 19
      HSL:
        224°, 70.9544%, 47.2549%
        HSV (HSB):
        224°, 83.0097%, 80.7843%
        XYZ:
        14.8510, 10.8481, 59.7037
        xyY:
        0.1739, 0.1270, 10.8481
      CIE-Lab:
        39.3235, 30.8404, -68.3127
        CIE-LCH:
        39.3235, 74.9517, 294.2972
        CIE-Luv:
        39.3235, -15.9980, -99.4866
        Hunter-Lab:
        32.9365, 22.8464, -84.4188
      #2352ce color charts
#2352ce RGB chart
      #2352ce CMYK chart
      #2352ce RGB pie chart
      #2352ce color shades, tints & tones
#2352ce color schemes
#2352ce color preview, HTML & CSS examples
           This text has a color of #2352ce        
        
          <p style="color:#2352ce;">Text here</p>
        
        
          .mytext {color:#2352ce;}
        
        Text color #2352ce
      
           This box has a color of #2352ce        
        
          <div style="background-color:#2352ce;">Content here</div>
        
        
          .mybackground {background-color:#2352ce;}
        
        Background color #2352ce
      
           Border around this has a color of #2352ce        
        
          <div style="border:2px solid #2352ce;">Content here</div>
        
        
          .myborder {border:2px solid #2352ce;}
        
        Border color #2352ce