#2358e5 color space conversions
Hex:
        #2358e5
        RGB:
        35, 88, 229
        CMY:
        86, 65, 10
        CMYK:
        85, 62, 0, 10
      HSL:
        224°, 78.8618%, 51.7647%
        HSV (HSB):
        224°, 84.7162%, 89.8039%
        XYZ:
        18.3257, 12.9939, 75.6709
        xyY:
        0.1713, 0.1214, 12.9939
      CIE-Lab:
        42.7541, 35.6031, -75.8547
        CIE-LCH:
        42.7541, 83.7945, 295.1434
        CIE-Luv:
        42.7541, -17.4166, -112.6618
        Hunter-Lab:
        36.0471, 27.6640, -99.2301
      #2358e5 color charts
#2358e5 RGB chart
      #2358e5 CMYK chart
      #2358e5 RGB pie chart
      #2358e5 color shades, tints & tones
#2358e5 color schemes
#2358e5 color preview, HTML & CSS examples
           This text has a color of #2358e5        
        
          <p style="color:#2358e5;">Text here</p>
        
        
          .mytext {color:#2358e5;}
        
        Text color #2358e5
      
           This box has a color of #2358e5        
        
          <div style="background-color:#2358e5;">Content here</div>
        
        
          .mybackground {background-color:#2358e5;}
        
        Background color #2358e5
      
           Border around this has a color of #2358e5        
        
          <div style="border:2px solid #2358e5;">Content here</div>
        
        
          .myborder {border:2px solid #2358e5;}
        
        Border color #2358e5