#2329fe color space conversions
Hex:
        #2329fe
        RGB:
        35, 41, 254
        CMY:
        86, 84, 0
        CMYK:
        86, 84, 0, 0
      HSL:
        238°, 99.0950%, 56.6667%
        HSV (HSB):
        238°, 86.2205%, 99.6078%
        XYZ:
        19.3755, 9.0990, 94.5010
        xyY:
        0.1576, 0.0740, 9.0990
      CIE-Lab:
        36.1741, 69.3783, -100.8199
        CIE-LCH:
        36.1741, 122.3846, 304.5335
        CIE-Luv:
        36.1741, -10.0842, -132.5915
        Hunter-Lab:
        30.1645, 61.8676, -164.6320
      #2329fe color charts
#2329fe RGB chart
      #2329fe CMYK chart
      #2329fe RGB pie chart
      #2329fe color shades, tints & tones
#2329fe color schemes
#2329fe color preview, HTML & CSS examples
           This text has a color of #2329fe        
        
          <p style="color:#2329fe;">Text here</p>
        
        
          .mytext {color:#2329fe;}
        
        Text color #2329fe
      
           This box has a color of #2329fe        
        
          <div style="background-color:#2329fe;">Content here</div>
        
        
          .mybackground {background-color:#2329fe;}
        
        Background color #2329fe
      
           Border around this has a color of #2329fe        
        
          <div style="border:2px solid #2329fe;">Content here</div>
        
        
          .myborder {border:2px solid #2329fe;}
        
        Border color #2329fe