#281efd color space conversions
Hex:
        #281efd
        RGB:
        40, 30, 253
        CMY:
        84, 88, 1
        CMYK:
        84, 88, 0, 1
      HSL:
        243°, 98.2379%, 55.4902%
        HSV (HSB):
        243°, 88.1423%, 99.2157%
        XYZ:
        19.0690, 8.4715, 93.5586
        xyY:
        0.1575, 0.0700, 8.4715
      CIE-Lab:
        34.9462, 73.1113, -102.3008
        CIE-LCH:
        34.9462, 125.7406, 305.5522
        CIE-Luv:
        34.9462, -8.6914, -131.6124
        Hunter-Lab:
        29.1059, 66.0106, -170.2092
      #281efd color charts
#281efd RGB chart
      #281efd CMYK chart
      #281efd RGB pie chart
      #281efd color shades, tints & tones
#281efd color schemes
#281efd color preview, HTML & CSS examples
           This text has a color of #281efd        
        
          <p style="color:#281efd;">Text here</p>
        
        
          .mytext {color:#281efd;}
        
        Text color #281efd
      
           This box has a color of #281efd        
        
          <div style="background-color:#281efd;">Content here</div>
        
        
          .mybackground {background-color:#281efd;}
        
        Background color #281efd
      
           Border around this has a color of #281efd        
        
          <div style="border:2px solid #281efd;">Content here</div>
        
        
          .myborder {border:2px solid #281efd;}
        
        Border color #281efd