#2231cf color space conversions
Hex:
        #2231cf
        RGB:
        34, 49, 207
        CMY:
        87, 81, 19
        CMYK:
        84, 76, 0, 19
      HSL:
        235°, 71.7842%, 47.2549%
        HSV (HSB):
        235°, 83.5749%, 81.1765%
        XYZ:
        13.0205, 7.0417, 59.7044
        xyY:
        0.1632, 0.0883, 7.0417
      CIE-Lab:
        31.9017, 51.2779, -81.1097
        CIE-LCH:
        31.9017, 95.9594, 302.3012
        CIE-Luv:
        31.9017, -9.5083, -105.9595
        Hunter-Lab:
        26.5362, 41.1460, -114.8226
      #2231cf color charts
#2231cf RGB chart
      #2231cf CMYK chart
      #2231cf RGB pie chart
      #2231cf color shades, tints & tones
#2231cf color schemes
#2231cf color preview, HTML & CSS examples
           This text has a color of #2231cf        
        
          <p style="color:#2231cf;">Text here</p>
        
        
          .mytext {color:#2231cf;}
        
        Text color #2231cf
      
           This box has a color of #2231cf        
        
          <div style="background-color:#2231cf;">Content here</div>
        
        
          .mybackground {background-color:#2231cf;}
        
        Background color #2231cf
      
           Border around this has a color of #2231cf        
        
          <div style="border:2px solid #2231cf;">Content here</div>
        
        
          .myborder {border:2px solid #2231cf;}
        
        Border color #2231cf