#2158cf color space conversions
Hex:
        #2158cf
        RGB:
        33, 88, 207
        CMY:
        87, 65, 19
        CMYK:
        84, 57, 0, 19
      HSL:
        221°, 72.5000%, 47.0588%
        HSV (HSB):
        221°, 84.0580%, 81.1765%
        XYZ:
        15.3794, 11.8078, 60.5000
        xyY:
        0.1754, 0.1347, 11.8078
      CIE-Lab:
        40.9090, 27.1634, -66.3038
        CIE-LCH:
        40.9090, 71.6523, 292.2779
        CIE-Luv:
        40.9090, -17.7374, -97.9548
        Hunter-Lab:
        34.3624, 19.7560, -80.3349
      #2158cf color charts
#2158cf RGB chart
      #2158cf CMYK chart
      #2158cf RGB pie chart
      #2158cf color shades, tints & tones
#2158cf color schemes
#2158cf color preview, HTML & CSS examples
           This text has a color of #2158cf        
        
          <p style="color:#2158cf;">Text here</p>
        
        
          .mytext {color:#2158cf;}
        
        Text color #2158cf
      
           This box has a color of #2158cf        
        
          <div style="background-color:#2158cf;">Content here</div>
        
        
          .mybackground {background-color:#2158cf;}
        
        Background color #2158cf
      
           Border around this has a color of #2158cf        
        
          <div style="border:2px solid #2158cf;">Content here</div>
        
        
          .myborder {border:2px solid #2158cf;}
        
        Border color #2158cf