#2133f5 color space conversions
Hex:
        #2133f5
        RGB:
        33, 51, 245
        CMY:
        87, 80, 4
        CMYK:
        87, 79, 0, 4
      HSL:
        235°, 91.3793%, 54.5098%
        HSV (HSB):
        235°, 86.5306%, 96.0784%
        XYZ:
        18.2925, 9.2836, 87.2140
        xyY:
        0.1594, 0.0809, 9.2836
      CIE-Lab:
        36.5246, 62.2794, -95.1803
        CIE-LCH:
        36.5246, 113.7454, 303.1980
        CIE-Luv:
        36.5246, -11.0578, -127.7348
        Hunter-Lab:
        30.4689, 53.8444, -148.3829
      #2133f5 color charts
#2133f5 RGB chart
      #2133f5 CMYK chart
      #2133f5 RGB pie chart
      #2133f5 color shades, tints & tones
#2133f5 color schemes
#2133f5 color preview, HTML & CSS examples
           This text has a color of #2133f5        
        
          <p style="color:#2133f5;">Text here</p>
        
        
          .mytext {color:#2133f5;}
        
        Text color #2133f5
      
           This box has a color of #2133f5        
        
          <div style="background-color:#2133f5;">Content here</div>
        
        
          .mybackground {background-color:#2133f5;}
        
        Background color #2133f5
      
           Border around this has a color of #2133f5        
        
          <div style="border:2px solid #2133f5;">Content here</div>
        
        
          .myborder {border:2px solid #2133f5;}
        
        Border color #2133f5