#2367fc color space conversions
Hex:
        #2367fc
        RGB:
        35, 103, 252
        CMY:
        86, 60, 1
        CMYK:
        86, 59, 0, 1
      HSL:
        221°, 97.3094%, 56.2745%
        HSV (HSB):
        221°, 86.1111%, 98.8235%
        XYZ:
        23.1141, 17.0861, 94.1752
        xyY:
        0.1720, 0.1272, 17.0861
      CIE-Lab:
        48.3683, 34.6423, -79.5759
        CIE-LCH:
        48.3683, 86.7895, 293.5253
        CIE-Luv:
        48.3683, -20.9428, -122.4137
        Hunter-Lab:
        41.3353, 27.4776, -106.1469
      #2367fc color charts
#2367fc RGB chart
      #2367fc CMYK chart
      #2367fc RGB pie chart
      #2367fc color shades, tints & tones
#2367fc color schemes
#2367fc color preview, HTML & CSS examples
           This text has a color of #2367fc        
        
          <p style="color:#2367fc;">Text here</p>
        
        
          .mytext {color:#2367fc;}
        
        Text color #2367fc
      
           This box has a color of #2367fc        
        
          <div style="background-color:#2367fc;">Content here</div>
        
        
          .mybackground {background-color:#2367fc;}
        
        Background color #2367fc
      
           Border around this has a color of #2367fc        
        
          <div style="border:2px solid #2367fc;">Content here</div>
        
        
          .myborder {border:2px solid #2367fc;}
        
        Border color #2367fc