#2303f7 color space conversions
Hex:
        #2303f7
        RGB:
        35, 3, 247
        CMY:
        86, 99, 3
        CMYK:
        86, 99, 0, 3
      HSL:
        248°, 97.6000%, 49.0196%
        HSV (HSB):
        248°, 98.7854%, 96.8627%
        XYZ:
        17.5142, 7.1378, 88.4503
        xyY:
        0.1549, 0.0631, 7.1378
      CIE-Lab:
        32.1187, 77.1170, -103.6503
        CIE-LCH:
        32.1187, 129.1914, 306.6497
        CIE-Luv:
        32.1187, -7.5893, -126.7612
        Hunter-Lab:
        26.7168, 70.2616, -177.5878
      #2303f7 color charts
#2303f7 RGB chart
      #2303f7 CMYK chart
      #2303f7 RGB pie chart
      #2303f7 color shades, tints & tones
#2303f7 color schemes
#2303f7 color preview, HTML & CSS examples
           This text has a color of #2303f7        
        
          <p style="color:#2303f7;">Text here</p>
        
        
          .mytext {color:#2303f7;}
        
        Text color #2303f7
      
           This box has a color of #2303f7        
        
          <div style="background-color:#2303f7;">Content here</div>
        
        
          .mybackground {background-color:#2303f7;}
        
        Background color #2303f7
      
           Border around this has a color of #2303f7        
        
          <div style="border:2px solid #2303f7;">Content here</div>
        
        
          .myborder {border:2px solid #2303f7;}
        
        Border color #2303f7