#2115eb color space conversions
Hex:
        #2115eb
        RGB:
        33, 21, 235
        CMY:
        87, 92, 8
        CMYK:
        86, 91, 0, 8
      HSL:
        243°, 84.2520%, 50.1961%
        HSV (HSB):
        243°, 91.0638%, 92.1569%
        XYZ:
        15.8908, 6.8578, 79.0834
        xyY:
        0.1560, 0.0673, 6.8578
      CIE-Lab:
        31.4810, 70.7879, -97.9150
        CIE-LCH:
        31.4810, 120.8233, 305.8651
        CIE-Luv:
        31.4810, -7.8970, -120.7168
        Hunter-Lab:
        26.1874, 62.4873, -160.7186
      #2115eb color charts
#2115eb RGB chart
      #2115eb CMYK chart
      #2115eb RGB pie chart
      #2115eb color shades, tints & tones
#2115eb color schemes
#2115eb color preview, HTML & CSS examples
           This text has a color of #2115eb        
        
          <p style="color:#2115eb;">Text here</p>
        
        
          .mytext {color:#2115eb;}
        
        Text color #2115eb
      
           This box has a color of #2115eb        
        
          <div style="background-color:#2115eb;">Content here</div>
        
        
          .mybackground {background-color:#2115eb;}
        
        Background color #2115eb
      
           Border around this has a color of #2115eb        
        
          <div style="border:2px solid #2115eb;">Content here</div>
        
        
          .myborder {border:2px solid #2115eb;}
        
        Border color #2115eb