#2374ed color space conversions
Hex:
        #2374ed
        RGB:
        35, 116, 237
        CMY:
        86, 55, 7
        CMYK:
        85, 51, 0, 7
      HSL:
        216°, 84.8739%, 53.3333%
        HSV (HSB):
        216°, 85.2321%, 92.9412%
        XYZ:
        22.2246, 18.9625, 82.6095
        xyY:
        0.1795, 0.1532, 18.9625
      CIE-Lab:
        50.6433, 20.7804, -67.5097
        CIE-LCH:
        50.6433, 70.6356, 287.1091
        CIE-Luv:
        50.6433, -24.6989, -105.7026
        Hunter-Lab:
        43.5460, 14.8957, -81.9947
      #2374ed color charts
#2374ed RGB chart
      #2374ed CMYK chart
      #2374ed RGB pie chart
      #2374ed color shades, tints & tones
#2374ed color schemes
#2374ed color preview, HTML & CSS examples
           This text has a color of #2374ed        
        
          <p style="color:#2374ed;">Text here</p>
        
        
          .mytext {color:#2374ed;}
        
        Text color #2374ed
      
           This box has a color of #2374ed        
        
          <div style="background-color:#2374ed;">Content here</div>
        
        
          .mybackground {background-color:#2374ed;}
        
        Background color #2374ed
      
           Border around this has a color of #2374ed        
        
          <div style="border:2px solid #2374ed;">Content here</div>
        
        
          .myborder {border:2px solid #2374ed;}
        
        Border color #2374ed