#2303f5 color space conversions
Hex:
        #2303f5
        RGB:
        35, 3, 245
        CMY:
        86, 99, 4
        CMYK:
        86, 99, 0, 4
      HSL:
        248°, 97.5806%, 48.6275%
        HSV (HSB):
        248°, 98.7755%, 96.0784%
        XYZ:
        17.2071, 7.0150, 86.8333
        xyY:
        0.1549, 0.0632, 7.0150
      CIE-Lab:
        31.8411, 76.6409, -102.9847
        CIE-LCH:
        31.8411, 128.3732, 306.6565
        CIE-Luv:
        31.8411, -7.4919, -125.6138
        Hunter-Lab:
        26.4859, 69.6161, -175.8407
      #2303f5 color charts
#2303f5 RGB chart
      #2303f5 CMYK chart
      #2303f5 RGB pie chart
      #2303f5 color shades, tints & tones
#2303f5 color schemes
#2303f5 color preview, HTML & CSS examples
           This text has a color of #2303f5        
        
          <p style="color:#2303f5;">Text here</p>
        
        
          .mytext {color:#2303f5;}
        
        Text color #2303f5
      
           This box has a color of #2303f5        
        
          <div style="background-color:#2303f5;">Content here</div>
        
        
          .mybackground {background-color:#2303f5;}
        
        Background color #2303f5
      
           Border around this has a color of #2303f5        
        
          <div style="border:2px solid #2303f5;">Content here</div>
        
        
          .myborder {border:2px solid #2303f5;}
        
        Border color #2303f5