#2321d5 color space conversions
Hex:
        #2321d5
        RGB:
        35, 33, 213
        CMY:
        86, 87, 16
        CMYK:
        84, 85, 0, 16
      HSL:
        241°, 73.1707%, 48.2353%
        HSV (HSB):
        241°, 84.5070%, 83.5294%
        XYZ:
        13.2472, 6.2491, 63.4588
        xyY:
        0.1597, 0.0753, 6.2491
      CIE-Lab:
        30.0325, 60.8222, -87.6942
        CIE-LCH:
        30.0325, 106.7221, 304.7441
        CIE-Luv:
        30.0325, -7.6688, -109.0053
        Hunter-Lab:
        24.9983, 50.8448, -133.0105
      #2321d5 color charts
#2321d5 RGB chart
      #2321d5 CMYK chart
      #2321d5 RGB pie chart
      #2321d5 color shades, tints & tones
#2321d5 color schemes
#2321d5 color preview, HTML & CSS examples
           This text has a color of #2321d5        
        
          <p style="color:#2321d5;">Text here</p>
        
        
          .mytext {color:#2321d5;}
        
        Text color #2321d5
      
           This box has a color of #2321d5        
        
          <div style="background-color:#2321d5;">Content here</div>
        
        
          .mybackground {background-color:#2321d5;}
        
        Background color #2321d5
      
           Border around this has a color of #2321d5        
        
          <div style="border:2px solid #2321d5;">Content here</div>
        
        
          .myborder {border:2px solid #2321d5;}
        
        Border color #2321d5